Uses of Interface
org.apache.openejb.client.EJBHomeProxy

Packages that use EJBHomeProxy
org.apache.openejb.client   
 

Uses of EJBHomeProxy in org.apache.openejb.client
 

Fields in org.apache.openejb.client declared as EJBHomeProxy
protected  EJBHomeProxy EJBHomeHandle.ejbHomeProxy
           
 

Methods in org.apache.openejb.client that return EJBHomeProxy
 EJBHomeProxy EJBHomeHandler.createEJBHomeProxy()
           
 EJBHomeProxy JNDIContext.createEJBHomeProxy(EJBMetaDataImpl ejbData)
           
 

Methods in org.apache.openejb.client with parameters of type EJBHomeProxy
protected  void EJBMetaDataImpl.setEJBHomeProxy(EJBHomeProxy home)
           
protected  void EJBObjectHandler.setEJBHomeProxy(EJBHomeProxy ejbHome)
           
protected  void EJBHomeHandle.setEJBHomeProxy(EJBHomeProxy ejbHomeProxy)
           
 

Constructors in org.apache.openejb.client with parameters of type EJBHomeProxy
EJBHomeHandle(EJBHomeProxy proxy)
           
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.