Interface Summary |
ConfigurationPoint |
An extension point that provides configuration data in the form of a list of elements. |
Contribution |
An Contribution is a contribution to an org.apache.hivemind.ConfigurationPoint . |
ExtensionPoint |
Base interface for service and configuration extension points. |
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 org.apache.hivemind.ServicePoint
to supply rules for the lifecycle of the service. |
ServiceModelFactory |
|
ServicePoint |
Sub-interface of org.apache.hivemind.ExtensionPoint that defines a service extension
point. |