Uses of Package
org.apache.hivemind

Packages that use org.apache.hivemind
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. 
org.apache.hivemind.impl.servicemodel   
org.apache.hivemind.internal   
org.apache.hivemind.order Classes and interfaces for ordering objects based on dependencies. 
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. 
org.apache.hivemind.test Base classes and utilities to support unit tests involving HiveMind. 
org.apache.hivemind.util Implementations of Resource and related utilities. 
 

Classes in org.apache.hivemind used by org.apache.hivemind
ApplicationRuntimeException
          General wrapper for any exception (normal or runtime) that may occur during runtime processing for the application.
ClassResolver
          An object which is used to resolve classes and class-path resources.
Locatable
          Interface for classes that may be linked to a specific location.
Location
          Represents a location within a resource; this is universally used to support error reporting, by relating run-time objects back to specific locations wtihin specific resources.
Messages
          A set of localized message strings.
Resource
          Describes the location of a resource, such as a module deployment descriptor, or a messages file.
 

Classes in org.apache.hivemind used by org.apache.hivemind.definition
ApplicationRuntimeException
          General wrapper for any exception (normal or runtime) that may occur during runtime processing for the application.
ClassResolver
          An object which is used to resolve classes and class-path resources.
ErrorHandler
          Interface for handling recoverable errors.
InterceptorStack
          Used when constructing an interceptor stack around a service implementation instance.
Locatable
          Interface for classes that may be linked to a specific location.
Location
          Represents a location within a resource; this is universally used to support error reporting, by relating run-time objects back to specific locations wtihin specific resources.
 

Classes in org.apache.hivemind used by org.apache.hivemind.definition.impl
ApplicationRuntimeException
          General wrapper for any exception (normal or runtime) that may occur during runtime processing for the application.
ClassResolver
          An object which is used to resolve classes and class-path resources.
Locatable
          Interface for classes that may be linked to a specific location.
Location
          Represents a location within a resource; this is universally used to support error reporting, by relating run-time objects back to specific locations wtihin specific resources.
Orderable
          Interface typically used by configuration items that wish to be ordered.
 

Classes in org.apache.hivemind used by org.apache.hivemind.impl
ClassResolver
          An object which is used to resolve classes and class-path resources.
ErrorHandler
          Interface for handling recoverable errors.
ErrorLog
          A wrapper around ErrorHandler and Logfor the most common case: reporting recoverable errors.
InterceptorStack
          Used when constructing an interceptor stack around a service implementation instance.
Locatable
          Interface for classes that may be linked to a specific location.
Location
          Represents a location within a resource; this is universally used to support error reporting, by relating run-time objects back to specific locations wtihin specific resources.
LocationHolder
          Common interface for objects that can hold a location, typically, the location within a Resource from which the object was created.
Messages
          A set of localized message strings.
Registry
          The HiveMind registry; primarily this is used to gain access to services.
Resource
          Describes the location of a resource, such as a module deployment descriptor, or a messages file.
ShutdownCoordinator
          The coordinator is used by other services to determine when the registry was shutdown.
 

Classes in org.apache.hivemind used by org.apache.hivemind.impl.servicemodel
Locatable
          Interface for classes that may be linked to a specific location.
LocationHolder
          Common interface for objects that can hold a location, typically, the location within a Resource from which the object was created.
 

Classes in org.apache.hivemind used by org.apache.hivemind.internal
ClassResolver
          An object which is used to resolve classes and class-path resources.
ErrorHandler
          Interface for handling recoverable errors.
ErrorLog
          A wrapper around ErrorHandler and Logfor the most common case: reporting recoverable errors.
InterceptorStack
          Used when constructing an interceptor stack around a service implementation instance.
Locatable
          Interface for classes that may be linked to a specific location.
Location
          Represents a location within a resource; this is universally used to support error reporting, by relating run-time objects back to specific locations wtihin specific resources.
LocationHolder
          Common interface for objects that can hold a location, typically, the location within a Resource from which the object was created.
Messages
          A set of localized message strings.
 

Classes in org.apache.hivemind used by org.apache.hivemind.order
ErrorHandler
          Interface for handling recoverable errors.
ErrorLog
          A wrapper around ErrorHandler and Logfor the most common case: reporting recoverable errors.
 

Classes in org.apache.hivemind used by org.apache.hivemind.service
Locatable
          Interface for classes that may be linked to a specific location.
Location
          Represents a location within a resource; this is universally used to support error reporting, by relating run-time objects back to specific locations wtihin specific resources.
LocationHolder
          Common interface for objects that can hold a location, typically, the location within a Resource from which the object was created.
 

Classes in org.apache.hivemind used by org.apache.hivemind.service.impl
ErrorHandler
          Interface for handling recoverable errors.
ErrorLog
          A wrapper around ErrorHandler and Logfor the most common case: reporting recoverable errors.
InterceptorStack
          Used when constructing an interceptor stack around a service implementation instance.
Locatable
          Interface for classes that may be linked to a specific location.
Location
          Represents a location within a resource; this is universally used to support error reporting, by relating run-time objects back to specific locations wtihin specific resources.
LocationHolder
          Common interface for objects that can hold a location, typically, the location within a Resource from which the object was created.
Orderable
          Interface typically used by configuration items that wish to be ordered.
 

Classes in org.apache.hivemind used by org.apache.hivemind.servlet
ClassResolver
          An object which is used to resolve classes and class-path resources.
Registry
          The HiveMind registry; primarily this is used to gain access to services.
 

Classes in org.apache.hivemind used by org.apache.hivemind.test
ApplicationRuntimeException
          General wrapper for any exception (normal or runtime) that may occur during runtime processing for the application.
ClassResolver
          An object which is used to resolve classes and class-path resources.
Location
          Represents a location within a resource; this is universally used to support error reporting, by relating run-time objects back to specific locations wtihin specific resources.
Registry
          The HiveMind registry; primarily this is used to gain access to services.
Resource
          Describes the location of a resource, such as a module deployment descriptor, or a messages file.
 

Classes in org.apache.hivemind used by org.apache.hivemind.util
ClassResolver
          An object which is used to resolve classes and class-path resources.
Location
          Represents a location within a resource; this is universally used to support error reporting, by relating run-time objects back to specific locations wtihin specific resources.
Resource
          Describes the location of a resource, such as a module deployment descriptor, or a messages file.
 



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