Package org.dwcj.environment.namespace
Class GroupNamespace
java.lang.Object
org.dwcj.environment.namespace.StandardNamespace
org.dwcj.environment.namespace.GroupNamespace
A Group Namespace is shared between all application server threads started from the same parent.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.dwcj.environment.namespace.Namespace
Namespace.NamespaceType -
Field Summary
Fields inherited from class org.dwcj.environment.namespace.StandardNamespace
ns -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.dwcj.environment.namespace.StandardNamespace
clear, get, keySet, onAccess, onChange, onVariableAccess, onVariableChange, put, remove, removeLock, setLock, size
-
Constructor Details
-
GroupNamespace
public GroupNamespace()
-