|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.jbo.common.ContextUtil
Method Summary | |
java.lang.Object |
findCurrentContext()
|
java.lang.Object |
getCurrentContext()
|
static ContextUtil |
getInstance()
|
void |
resetCurrentContext()
|
void |
setCurrentContext(java.lang.Object ctx)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static ContextUtil getInstance()
public java.lang.Object getCurrentContext()
public void setCurrentContext(java.lang.Object ctx)
public void resetCurrentContext()
public java.lang.Object findCurrentContext()
|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |