Uses of Interface
org.ow2.easybeans.api.EasyBeansInterceptor

Packages that use EasyBeansInterceptor
org.ow2.easybeans.api Implementation of EJB 3.0 container API 
org.ow2.easybeans.api.naming Implementation of EJB 3.0 container API 
 

Uses of EasyBeansInterceptor in org.ow2.easybeans.api
 

Methods in org.ow2.easybeans.api that return types with arguments of type EasyBeansInterceptor
 List<Class<? extends EasyBeansInterceptor>> EZBServer.getGlobalInterceptorsClasses()
          List of global interceptors classes to use.
 

Uses of EasyBeansInterceptor in org.ow2.easybeans.api.naming
 

Subinterfaces of EasyBeansInterceptor in org.ow2.easybeans.api.naming
 interface NamingInterceptor
          The naming interceptors need to implements this interface.
 



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