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

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

Uses of InterceptorDescriptor in org.apache.hivemind.parse
 

Methods in org.apache.hivemind.parse with parameters of type InterceptorDescriptor
 void AbstractServiceDescriptor.addInterceptor(InterceptorDescriptor interceptor)