|
Interface Summary |
| EjbContainerServices |
Various container services needed by other modules. |
| EjbEndpointFacade |
This interface provides services needed by the web services runtime
to flow an invocation through the ejb container to an EJB
web service endpoint. |
| EJBInvocation |
This interface provides access to the exported portions of the
ejb invocation object. |
| MessageBeanListener |
Lifecycle contract for a single MessageBeanListener. |
| MessageBeanProtocolManager |
MessageBeanProtocolManager is implemented by the MessageBeanContainer
and allows MessageBeanClients to create message bean listeners
capable of receiving messages. |