Uses of Package
org.apache.hivemind.impl

Packages that use org.apache.hivemind.impl
org.apache.hivemind.impl Implementations of interfaces defined in the org.apache.commons.hivemind package. 
org.apache.hivemind.impl.servicemodel   
org.apache.hivemind.internal   
org.apache.hivemind.parse Classes used to parse HiveMind module deployment descriptors, and descriptor objects that represent the parsed information. 
org.apache.hivemind.schema.impl Implementations of schema-related intefaces defined in package org.apache.hivemind.schema. 
org.apache.hivemind.schema.rules Implementations of the Rule and Translator interfaces. 
org.apache.hivemind.service Definitions of services provided by the hivemind module. 
org.apache.hivemind.service.impl Implementations of services provided by the hivemind module. 
org.apache.hivemind.servlet Classes to support use of HiveMind within servlet applications. 
 

Classes in org.apache.hivemind.impl used by org.apache.hivemind.impl
AbstractExtensionPoint
          Base class for extension points; provides module, visibility and extensionPointId properties.
BaseLocatable
          Base class for classes which implement LocationHolder.
ConstructableServicePoint
          "Private" interface used by a org.apache.hivemind.ServiceModelto access non-public information about a ConstructableServicePoint, such as its instance builder and interceptors.
RegistryAssembly
          Interfaced used during the construction of the Registry.
 

Classes in org.apache.hivemind.impl used by org.apache.hivemind.impl.servicemodel
BaseLocatable
          Base class for classes which implement LocationHolder.
ConstructableServicePoint
          "Private" interface used by a org.apache.hivemind.ServiceModelto access non-public information about a ConstructableServicePoint, such as its instance builder and interceptors.
 

Classes in org.apache.hivemind.impl used by org.apache.hivemind.internal
ConstructableServicePoint
          "Private" interface used by a org.apache.hivemind.ServiceModelto access non-public information about a ConstructableServicePoint, such as its instance builder and interceptors.
 

Classes in org.apache.hivemind.impl used by org.apache.hivemind.parse
BaseLocatable
          Base class for classes which implement LocationHolder.
 

Classes in org.apache.hivemind.impl used by org.apache.hivemind.schema.impl
BaseLocatable
          Base class for classes which implement LocationHolder.
 

Classes in org.apache.hivemind.impl used by org.apache.hivemind.schema.rules
BaseLocatable
          Base class for classes which implement LocationHolder.
 

Classes in org.apache.hivemind.impl used by org.apache.hivemind.service
BaseLocatable
          Base class for classes which implement LocationHolder.
 

Classes in org.apache.hivemind.impl used by org.apache.hivemind.service.impl
BaseLocatable
          Base class for classes which implement LocationHolder.
 

Classes in org.apache.hivemind.impl used by org.apache.hivemind.servlet
RegistryBuilder
          Class used to build a Registryfrom individual ModuleDescriptor.