|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EJBHomeProxy | |
---|---|
org.openejb.client | The core classes of the container system implementing the interfaces defined by the OpenEJB server. |
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 |
EJBHomeHandle.setEJBHomeProxy(EJBHomeProxy ejbHomeProxy)
|
protected void |
EJBMetaDataImpl.setEJBHomeProxy(EJBHomeProxy home)
|
protected void |
EJBObjectHandler.setEJBHomeProxy(EJBHomeProxy ejbHome)
|
Constructors in org.openejb.client with parameters of type EJBHomeProxy | |
---|---|
EJBHomeHandle(EJBHomeProxy proxy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |