Uses of Interface
org.dwcj.environment.namespace.CanLock
Packages that use CanLock
-
Uses of CanLock in org.dwcj.environment.namespace
Classes in org.dwcj.environment.namespace that implement CanLockModifier and TypeClassDescriptionfinal classGlobal Namespaces are shared between all application server threads on the same server.final classA Group Namespace is shared between all application server threads started from the same parent.final classA private namespace is shared between all clients that know its prefix and name.classA Namespace is a shared object space, like a singleton.