oracle.jbo.common
Class ContextUtil
java.lang.Object
oracle.jbo.common.ContextUtil
- public class ContextUtil
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static ContextUtil getInstance()
getCurrentContext
public java.lang.Object getCurrentContext()
setCurrentContext
public void setCurrentContext(java.lang.Object ctx)
resetCurrentContext
public void resetCurrentContext()
findCurrentContext
public java.lang.Object findCurrentContext()
Copyright © 1997, 2004, Oracle. All rights reserved.