|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jpu.patterns.serviceLocator.Locator
org.jpu.patterns.serviceLocator.SLSBLocator
org.jpu.patterns.serviceLocator.onePerContext.SLSBLocator
Extends the version in org.jpu.patterns.serviceLocator
and adds OnePerContextManager
support
along with associated public getInstance()
methods.
Nested Class Summary |
Nested classes inherited from class org.jpu.patterns.serviceLocator.Locator |
Locator.DefaultIdentifierParser, Locator.DefaultLookupStrategy, Locator.DefaultNarrowStrategy, Locator.NullCache |
Nested classes inherited from class org.jpu.patterns.serviceLocator.ILocator |
ILocator.ICache, ILocator.IIdentifierParser, ILocator.ILookupStrategy, ILocator.INarrowStrategy |
Constructor Summary | |
SLSBLocator()
|
Method Summary | |
static ISLSBLocator |
getInstance()
|
static ISLSBLocator |
getInstance(java.lang.Object ctx)
|
Methods inherited from class org.jpu.patterns.serviceLocator.SLSBLocator |
createSLSB, getSLSB, getSLSB, getSLSB, lookup, narrowSLSBHome |
Methods inherited from class org.jpu.patterns.serviceLocator.Locator |
clearCache, getCache, getDefaultCast, getLookupStrategy, getNarrowStrategy, getObject, getObject, getObject, narrow, narrow, newCache, newIdentifier, newLookupStrategy, newNarrowStrategy, removeFromCache, setCache, setLookupStrategy, setNarrowStrategy |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jpu.patterns.serviceLocator.ILocator |
clearCache, getCache, getDefaultCast, getLookupStrategy, getNarrowStrategy, getObject, getObject, getObject, narrow, narrow, newCache, newLookupStrategy, newNarrowStrategy, removeFromCache, setCache, setLookupStrategy, setNarrowStrategy |
Constructor Detail |
public SLSBLocator()
Method Detail |
public static ISLSBLocator getInstance()
public static ISLSBLocator getInstance(java.lang.Object ctx)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |