|
|||||||||||
| 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 ServiceModels to access non-
information about a ServicePoint, such as its instance
builder and interceptors. |
| Classes in org.apache.hivemind.impl that implement ExtensionPoint | |
class |
AbstractExtensionPoint
Base class for extension points; provides module, visibility and extensionPointId properties. |
class |
ConfigurationPointImpl
Implementation of the ConfigurationPoint interface; a
container for Contributions. |
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 ExtensionPoint that defines a service
extension point. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||