|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EJBObjectImpl | |
|---|---|
| com.sun.ejb.containers | |
| Uses of EJBObjectImpl in com.sun.ejb.containers |
|---|
| Subclasses of EJBObjectImpl in com.sun.ejb.containers | |
|---|---|
class |
EJBObjectInvocationHandler
Handler for EJBObject invocations through EJBObject proxy. |
| Fields in com.sun.ejb.containers declared as EJBObjectImpl | |
|---|---|
protected EJBObjectImpl |
EJBContextImpl.ejbObjectImpl
|
protected EJBObjectImpl |
EJBContextImpl.ejbRemoteBusinessObjectImpl
|
| Methods in com.sun.ejb.containers that return EJBObjectImpl | |
|---|---|
EJBObjectImpl |
StatelessSessionContainer.createEJBObjectImpl()
|
EJBObjectImpl |
MessageBeanContainer.createEJBObjectImpl()
|
EJBObjectImpl |
AbstractSingletonContainer.createEJBObjectImpl()
|
EJBObjectImpl |
EJBHomeImpl.createEJBObjectImpl()
Create a new EJBObject and new EJB if necessary. |
EJBObjectImpl |
StatelessSessionContainer.createRemoteBusinessObjectImpl()
|
EJBObjectImpl |
AbstractSingletonContainer.createRemoteBusinessObjectImpl()
|
EJBObjectImpl |
EJBHomeImpl.createRemoteBusinessObjectImpl()
|
EJBObjectImpl |
MessageBeanContainer.getEJBObjectImpl(byte[] instanceKey)
|
protected EJBObjectImpl |
BaseContainer.instantiateEJBObjectImpl()
|
protected EJBObjectImpl |
BaseContainer.instantiateRemoteBusinessObjectImpl()
|
protected EJBObjectImpl |
EntityContainer.internalGetEJBObjectImpl(java.lang.Object primaryKey,
byte[] streamKey)
|
protected EJBObjectImpl |
EntityContainer.internalGetEJBObjectImpl(java.lang.Object primaryKey,
byte[] streamKey,
boolean incrementRefCount)
|
protected EJBObjectImpl |
EntityContainer.internalGetEJBObjectImpl(java.lang.Object primaryKey,
byte[] streamKey,
boolean incrementRefCount,
boolean cacheEJBO)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||