Uses of Package
org.apache.hivemind.internal

Packages that use org.apache.hivemind.internal
org.apache.hivemind The main HiveMind package. 
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 Interfaces defining Schema support (used to process extension point contributions and service parameters). 
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.util Implementations of Resource and related utilities. 
 

Classes in org.apache.hivemind.internal used by org.apache.hivemind
Module
          The definition of a HiveMind Module.
 

Classes in org.apache.hivemind.internal used by org.apache.hivemind.impl
ConfigurationPoint
          An extension point that provides configuration data in the form of a list of elements.
Contribution
          An Contribution is a contribution to an ConfigurationPoint.
ExtensionPoint
          Base interface for service and configuration extension points.
MessageFinder
          An abstraction around the ResourceBundler-style property names and localized messages.
Module
          The definition of a HiveMind Module.
RegistryInfrastructure
          Extension of Registry provided by some internals of HiveMind to faciliate the creation of services and configurations.
ServiceImplementationConstructor
          A contribution to a service extension point that is used to create the core service instance (which may then be enhanced with interceptors).
ServiceInterceptorContribution
          A contribution to a service extension point that creates an interceptor.
ServiceModel
          A service model is associated with a ServicePoint to supply rules for the lifecycle of the service.
ServiceModelFactory
           
ServicePoint
          Sub-interface of ExtensionPoint that defines a service extension point.
Visibility
          The visibility of a configuruation point, extension point, or schema.
 

Classes in org.apache.hivemind.internal used by org.apache.hivemind.impl.servicemodel
ServiceModel
          A service model is associated with a ServicePoint to supply rules for the lifecycle of the service.
ServiceModelFactory
           
 

Classes in org.apache.hivemind.internal used by org.apache.hivemind.internal
ConfigurationPoint
          An extension point that provides configuration data in the form of a list of elements.
ExtensionPoint
          Base interface for service and configuration extension points.
Module
          The definition of a HiveMind Module.
ServiceModel
          A service model is associated with a ServicePoint to supply rules for the lifecycle of the service.
ServiceModelFactory
           
ServicePoint
          Sub-interface of ExtensionPoint that defines a service extension point.
Visibility
          The visibility of a configuruation point, extension point, or schema.
 

Classes in org.apache.hivemind.internal used by org.apache.hivemind.parse
Module
          The definition of a HiveMind Module.
ServiceImplementationConstructor
          A contribution to a service extension point that is used to create the core service instance (which may then be enhanced with interceptors).
ServicePoint
          Sub-interface of ExtensionPoint that defines a service extension point.
Visibility
          The visibility of a configuruation point, extension point, or schema.
 

Classes in org.apache.hivemind.internal used by org.apache.hivemind.schema
Module
          The definition of a HiveMind Module.
 

Classes in org.apache.hivemind.internal used by org.apache.hivemind.schema.impl
Module
          The definition of a HiveMind Module.
Visibility
          The visibility of a configuruation point, extension point, or schema.
 

Classes in org.apache.hivemind.internal used by org.apache.hivemind.schema.rules
Module
          The definition of a HiveMind Module.
 

Classes in org.apache.hivemind.internal used by org.apache.hivemind.service
Module
          The definition of a HiveMind Module.
 

Classes in org.apache.hivemind.internal used by org.apache.hivemind.service.impl
Module
          The definition of a HiveMind Module.
 

Classes in org.apache.hivemind.internal used by org.apache.hivemind.util
Module
          The definition of a HiveMind Module.