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 LoggingInterceptorFactory
          An interceptor factory that adds logging capability to a service.