com.dat.cx
Class CxContext
java.lang.Object
|
+--com.dat.cx.CxContext
- public class CxContext
- extends java.lang.Object
Field Summary |
static java.util.HashSet |
watch
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
watch
public static java.util.HashSet watch
getContext
public static CxContext getContext(java.lang.Object key)
justCreated
public boolean justCreated()
init
public void init(CxComponent root,
CxDataManager dataManager)
findComponent
public java.lang.Object findComponent(java.lang.String name)
getRoot
public CxComponent getRoot()
getDataManager
public CxDataManager getDataManager()
closeNotify
public void closeNotify(CxCloseNotify theCloser)
close
public void close()
authorize
public void authorize()
isAuthorized
public boolean isAuthorized()
classForName
public static java.lang.Class classForName(java.lang.String name)
dump
public void dump(int offset)