Uses of Package
org.apache.hivemind.events

Packages that use org.apache.hivemind.events
org.apache.hivemind The main HiveMind package. 
org.apache.hivemind.definition This package contains the interfaces that are needed for the definition of a registry. 
org.apache.hivemind.definition.impl Default implementations of the registry definition API. 
org.apache.hivemind.impl Implementations of interfaces defined in the org.apache.commons.hivemind package. 
 

Classes in org.apache.hivemind.events used by org.apache.hivemind
RegistryShutdownListener
          Lifecycle interface that may be implemented by objects that need to know when the Registry has shutdown.
 

Classes in org.apache.hivemind.events used by org.apache.hivemind.definition
RegistryInitializationListener
          Lifecycle interface that may be implemented by objects that need to know when the Registry has been fully initialized and that need a reference to the RegistryInfrastructure interface.
 

Classes in org.apache.hivemind.events used by org.apache.hivemind.definition.impl
RegistryInitializationListener
          Lifecycle interface that may be implemented by objects that need to know when the Registry has been fully initialized and that need a reference to the RegistryInfrastructure interface.
 

Classes in org.apache.hivemind.events used by org.apache.hivemind.impl
RegistryShutdownListener
          Lifecycle interface that may be implemented by objects that need to know when the Registry has shutdown.
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.