| Package | Description |
|---|---|
| org.apache.hivemind.parse |
Classes used to parse HiveMind module deployment descriptors, and descriptor objects
that represent the parsed information.
|
| org.apache.hivemind.schema.impl |
Implementations of schema-related intefaces defined in package
org.apache.hivemind.schema.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractServiceDescriptor
Base class for
ServicePointDescriptor and
ImplementationDescriptor. |
class |
ConfigurationPointDescriptor
Descriptor for the <configuration-point> element, which defines a configuration extension
point.
|
class |
ContributionDescriptor
Descriptor for <contribution> element.
|
class |
ImplementationDescriptor
Descriptor for <implementation> elements.
|
class |
ModuleDescriptor
Representation of a HiveMind module descriptor, as parsed by
DescriptorParser. |
class |
ServicePointDescriptor
Defines a service extension point.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeModelImpl
Implementation of
AttributeModel. |
class |
ElementModelImpl
Implementation of
ElementModel. |
class |
SchemaImpl
Implementation of
Schema. |