org.apache.hivemind.ant |
Ant tasks to support HiveMind.
|
Java Source File Name | Type | Comment |
ConstructRegistry.java | Class | Reads some number of hivemodule deployment descriptors (specified as a fileset) and builds a
composite registry by simply concatinating them all. |
ManifestClassPath.java | Class | Utility used to create a manifest class path.
It takes, as input, a reference to a path. |
RegistrySerializer.java | Class | This class serializes a set of
ModuleDescriptor module descriptors into a
Document XML document . |