|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.fabric.da.context.ContextLocator
public final class ContextLocator
Nested Class Summary | |
---|---|
static class |
ContextLocator.ContextLocatorFailure
Thrown under system failure conditions (for example, the context identifier is known, but some machinery like the server-link fails). |
Method Summary | |
---|---|
Context |
getCurrentContext()
Gets a copy of the current context. |
static ContextLocator |
getInstance()
Returns a (cacheable) context locator instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ContextLocator getInstance()
public Context getCurrentContext() throws ContextLocator.ContextLocatorFailure
ContextLocator.ContextLocatorFailure
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |