org.ow2.easybeans.api.interceptor
Interface EZBInterceptorManagerFactory


public interface EZBInterceptorManagerFactory

Factory that is building interceptor manager.

Author:
Florent Benoit

Method Summary
 EZBInterceptorManager getInterceptorManager()
          Build an instance of an interceptor manager.
 

Method Detail

getInterceptorManager

EZBInterceptorManager getInterceptorManager()
Build an instance of an interceptor manager.

Returns:
instance of the interceptor manager that is handling instances of interceptors


Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.