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 EJBMetaDataImpl.ejbHomeProxy
           
protected  EJBHomeProxy EJBHomeHandle.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)
           
 void EJBMetaDataImpl.setEJBHomeProxy(EJBHomeProxy home)
           
protected  void EJBHomeHandle.setEJBHomeProxy(EJBHomeProxy ejbHomeProxy)
           
 

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



Copyright © 1999-2006 OpenEJB. All Rights Reserved.