Package org.jboss.ejb.client
Class EJBReceiverContext
java.lang.Object
org.jboss.ejb.client.EJBReceiverContext
A context which is provided to Enterprise Beans receiver implementations in order to perform operations on the client context.
- Author:
- David M. Lloyd
-
Method Summary
Modifier and TypeMethodDescriptionGet the client context that corresponds to this receiver context.
-
Method Details
-
getClientContext
Get the client context that corresponds to this receiver context.- Returns:
- the client context
-