|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ClassResolver | An object which is used to resolve classes and class-path resources. |
| Discardable | Implemented by a core service implementationsthat require notification when they are discarded. |
| 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. |
| Orderable | Interface typically used by configuration items that wish to be ordered. |
| PoolManageable | Interface for core service implementations that are managed using the pooled service model. |
| 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. |
| Class Summary | |
|---|---|
| HiveMind | Static utility class for HiveMind. |
| HiveMindMessages | Used to format general-purpose messages used in code within HiveMind. |
| Exception Summary | |
|---|---|
| ApplicationRuntimeException | General wrapper for any exception (normal or runtime) that may occur during runtime processing for the application. |
The main HiveMind package.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||