Class EJBReceiverContext


  • public final class EJBReceiverContext
    extends Object
    A context which is provided to Enterprise Beans receiver implementations in order to perform operations on the client context.
    Author:
    David M. Lloyd
    • Method Detail

      • getClientContext

        public EJBClientContext getClientContext()
        Get the client context that corresponds to this receiver context.
        Returns:
        the client context