Uses of Interface
org.ow2.easybeans.api.interceptor.EZBInvocationContextFactory

Packages that use EZBInvocationContextFactory
org.ow2.easybeans.api Implementation of EJB 3.0 container API 
org.ow2.easybeans.api.bean Implementation of EJB 3.0 container API 
 

Uses of EZBInvocationContextFactory in org.ow2.easybeans.api
 

Methods in org.ow2.easybeans.api that return EZBInvocationContextFactory
 EZBInvocationContextFactory Factory.getInvocationContextFactory()
           
 

Methods in org.ow2.easybeans.api with parameters of type EZBInvocationContextFactory
 void Factory.setInvocationContextFactory(EZBInvocationContextFactory invocationContextFactory)
          Defines the invocation context factory (for dynamic mode).
 

Uses of EZBInvocationContextFactory in org.ow2.easybeans.api.bean
 

Methods in org.ow2.easybeans.api.bean with parameters of type EZBInvocationContextFactory
 void EasyBeansBean.setEasyBeansInvocationContextFactory(EZBInvocationContextFactory ezbinvocationcontextfactory)
          Sets the invocation context factory for this bean.
 



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