Package org.dwcj.environment.namespace
package org.dwcj.environment.namespace
-
ClassDescriptionGlobal Namespaces are shared between all application server threads on the same server.A Group Namespace is shared between all application server threads started from the same parent.A private namespace is shared between all clients that know its prefix and name.A session namespace is a singleton that only exists within the current application server thread.A Namespace is a shared object space, like a singleton.