Uses of Interface
org.jboss.ejb.server.InvocationRequest
-
Packages that use InvocationRequest Package Description org.jboss.ejb.server -
-
Uses of InvocationRequest in org.jboss.ejb.server
Methods in org.jboss.ejb.server with parameters of type InvocationRequest Modifier and Type Method Description <T> CancelHandleAssociation. receiveInvocationRequest(InvocationRequest invocationRequest)Receive and execute an invocation request.
-