Uses of Class
org.jboss.ejb.client.EJBReceiverInvocationContext
-
Packages that use EJBReceiverInvocationContext Package Description org.jboss.ejb.client -
-
Uses of EJBReceiverInvocationContext in org.jboss.ejb.client
Methods in org.jboss.ejb.client with parameters of type EJBReceiverInvocationContext Modifier and Type Method Description protected booleanEJBReceiver. cancelInvocation(EJBReceiverInvocationContext receiverContext, boolean cancelIfRunning)Attempt to cancel an invocation.protected abstract voidEJBReceiver. processInvocation(EJBReceiverInvocationContext receiverContext)Process the invocation.
-