Uses of Interface
org.openejb.client.EJBHomeProxy

Packages that use EJBHomeProxy
org.openejb.client   
 

Uses of EJBHomeProxy in org.openejb.client
 

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

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

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

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



Copyright © 1999-2005 OpenEJB. All Rights Reserved.