Class EJBReceiverContext

java.lang.Object
org.jboss.ejb.client.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 Details

    • getClientContext

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