- EjbContainerInterceptor - Interface in org.glassfish.ejb.spi
-
Contract interface for registering EjbContainerInterceptor to
the Ejb Container.
- EjbContainerServices - Interface in org.glassfish.ejb.api
-
Various container services needed by other modules.
- EjbEndpointFacade - Interface in org.glassfish.ejb.api
-
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 - Interface in org.glassfish.ejb.api
-
This interface provides access to the exported portions of the
ejb invocation object.
- endInvocation(ComponentInvocation) - Method in interface org.glassfish.ejb.api.EjbEndpointFacade
-
Perform post-processing for the web service endpoint invocation.