Uses of Interface
org.apache.commons.id.uuid.NodeManager

Packages that use NodeManager
org.apache.commons.id.uuid This package contains UUID (Universally Unique Identifier) generator implementations and supporting classes. 
 

Uses of NodeManager in org.apache.commons.id.uuid
 

Classes in org.apache.commons.id.uuid that implement NodeManager
 class NodeManagerImpl
          Class is responsible for managing the Nodes identified for this system (JVM instance), as well as the state management for the Nodes.
 



Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.