gnu.beanfactory
Class CurrentContext
java.lang.Object
|
+--gnu.beanfactory.CurrentContext
- public class CurrentContext
- extends java.lang.Object
Relates context information to the currently executing thread.
- Version:
- $Id: CurrentContext.java,v 1.4 2001/09/09 01:54:06 rschoening Exp $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CurrentContext
public CurrentContext()
getPartialMap
public java.util.Map getPartialMap()
newPartialMap
public java.util.Map newPartialMap()
removePartialMap
public void removePartialMap()
rebind
public static CurrentContext rebind()
getScopeManager
public ScopeManager getScopeManager()
forThread
public static CurrentContext forThread()