Uses of Class
org.apache.hivemind.service.impl.AbstractServiceInterceptorFactory

Packages that use AbstractServiceInterceptorFactory
org.apache.hivemind.service.impl Implementations of services provided by the hivemind module. 
 

Uses of AbstractServiceInterceptorFactory in org.apache.hivemind.service.impl
 

Subclasses of AbstractServiceInterceptorFactory in org.apache.hivemind.service.impl
 class LoggingInterceptorFactory
          An interceptor factory that adds logging capability to a service.