Package | Description |
---|---|
org.apache.hivemind.impl |
Implementations of interfaces defined in the org.apache.commons.hivemind package.
|
org.apache.hivemind.internal |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationPointImpl
Implementation of the
ConfigurationPoint interface; a
container for Contribution s. |
Modifier and Type | Method and Description |
---|---|
ConfigurationPoint |
RegistryInfrastructureImpl.getConfigurationPoint(java.lang.String configurationId,
Module module) |
Modifier and Type | Method and Description |
---|---|
void |
RegistryInfrastructureImpl.addConfigurationPoint(ConfigurationPoint point) |
Modifier and Type | Method and Description |
---|---|
ConfigurationPoint |
RegistryInfrastructure.getConfigurationPoint(java.lang.String configurationId,
Module module)
Returns the configuration point.
|