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

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

Uses of AbstractServiceInvocationDescriptor in org.apache.hivemind.parse
 

Subclasses of AbstractServiceInvocationDescriptor in org.apache.hivemind.parse
 class InterceptorDescriptor
          Descriptor for the <interceptor> element.
 class InvokeFactoryDescriptor
          Descriptor for the <invoke-factory> element.