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

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

Uses of ServicePointDescriptor in org.apache.hivemind.parse
 

Methods in org.apache.hivemind.parse with parameters of type ServicePointDescriptor
 void ModuleDescriptor.addServicePoint(ServicePointDescriptor service)