Package | Description |
---|---|
org.jboss.ejb.client |
Modifier and Type | Method and Description |
---|---|
protected boolean |
EJBReceiver.cancelInvocation(EJBReceiverInvocationContext receiverContext,
boolean cancelIfRunning)
Attempt to cancel an invocation.
|
protected abstract void |
EJBReceiver.processInvocation(EJBReceiverInvocationContext receiverContext)
Process the invocation.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.