|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
| ClientInvocationHandler | A java.lang.reflect.Proxy represents the EJBHome and EJBObject implementations for a deployed EJB in an EJB container. |
| InvocationProxy | The top-level interface for all container proxies. |
| LocalInvocationProxy | Local invocations are handled through this interface. |
| RemoteInvocationProxy | The remote interface for remote container invocation proxies. |
| Class Summary | |
| AbstractInvocationProxy | Superclass of all container proxies. |
| ClientInvocationHandlerImpl | This implementation of ClientInvocationHandler responds to all method invocations on a specific EJBHome and EJBObject. |
| LocalInvocationProxyImpl | Local invocations are handled through this class. |
| MessageDrivenInvocationProxy | Proxy for invocations of MessageDrivenBean containers. |
| RemoteInvocationProxyImpl | |
| Exception Summary | |
| ContainerNotFoundException | |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||