Uses of Class
org.apache.hivemind.parse.ImplementationDescriptor

Packages that use ImplementationDescriptor
org.apache.hivemind.parse Classes used to parse HiveMind module deployment descriptors, and descriptor objects that represent the parsed information. 
 

Uses of ImplementationDescriptor in org.apache.hivemind.parse
 

Methods in org.apache.hivemind.parse with parameters of type ImplementationDescriptor
 void ModuleDescriptor.addImplementation(ImplementationDescriptor descriptor)