|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EJBLocalRemoteObject | |
|---|---|
| com.sun.ejb | |
| com.sun.ejb.containers | |
| Uses of EJBLocalRemoteObject in com.sun.ejb |
|---|
| Fields in com.sun.ejb declared as EJBLocalRemoteObject | |
|---|---|
EJBLocalRemoteObject |
EjbInvocation.ejbObject
The EJBObject/EJBLocalObject which created this EjbInvocation object. |
| Uses of EJBLocalRemoteObject in com.sun.ejb.containers |
|---|
| Subclasses of EJBLocalRemoteObject in com.sun.ejb.containers | |
|---|---|
class |
EJBLocalObjectImpl
Implementation of the EJBLocalObject interface. |
class |
EJBLocalObjectInvocationHandler
Handler for EJBLocalObject invocations through EJBLocalObject proxy. |
class |
EJBObjectImpl
EJBObjectImpl implements EJBObject methods for EJBs. |
class |
EJBObjectInvocationHandler
Handler for EJBObject invocations through EJBObject proxy. |
class |
WebServiceInvocationHandler
This is a proxy invocation handler for web service ejb invocations. |
| Methods in com.sun.ejb.containers with parameters of type EJBLocalRemoteObject | |
|---|---|
protected void |
EntityContainer.removeBean(EJBLocalRemoteObject ejbo,
java.lang.reflect.Method removeMethod,
boolean local)
|
protected void |
ReadOnlyBeanContainer.removeBean(EJBLocalRemoteObject ejbo,
java.lang.reflect.Method removeMethod,
boolean local)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||