Uses of Interface
org.apache.hivemind.ServiceInterceptorFactory

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

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

Classes in org.apache.hivemind.service.impl that implement ServiceInterceptorFactory
 class AbstractServiceInterceptorFactory
          Base class for creating new service interceptors.
 class LoggingInterceptorFactory
          An interceptor factory that adds logging capability to a service.