Package org.glassfish.ejb.api


package org.glassfish.ejb.api
  • Class
    Description
    Various container services needed by other modules.
    This interface provides services needed by the web services runtime to flow an invocation through the ejb container to an EJB web service endpoint.
    This interface provides access to the exported portions of the ejb invocation object.
    Lifecycle contract for a single MessageBeanListener.
    MessageBeanProtocolManager is implemented by the MessageBeanContainer and allows MessageBeanClients to create message bean listeners capable of receiving messages.