|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtensionPoint | |
org.apache.hivemind.impl | Implementations of interfaces defined in the org.apache.commons.hivemind package. |
org.apache.hivemind.internal |
Uses of ExtensionPoint in org.apache.hivemind.impl |
Subinterfaces of ExtensionPoint in org.apache.hivemind.impl | |
interface |
ConstructableServicePoint
"Private" interface used by a org.apache.hivemind.ServiceModel
to access non-public information about a
ConstructableServicePoint , such as
its instance builder and interceptors. |
Classes in org.apache.hivemind.impl that implement ExtensionPoint | |
class |
AbstractExtensionPoint
Base class for extension points; provides a module and extensionPointId property. |
class |
ConfigurationPointImpl
Implementation of the ConfigurationPoint interface; a container
for Contribution s. |
class |
ServicePointImpl
Abstract implementation of ServicePoint . |
Uses of ExtensionPoint in org.apache.hivemind.internal |
Subinterfaces of ExtensionPoint in org.apache.hivemind.internal | |
interface |
ConfigurationPoint
An extension point that provides configuration data in the form of a list of elements. |
interface |
ServicePoint
Sub-interface of org.apache.hivemind.ExtensionPoint
that defines a service extension point. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |