public class LocalEjbReceiver
extends org.jboss.ejb.client.EJBReceiver
EJBReceiver for local same-VM invocations. This handles all invocations on remote interfaces
within the server JVM.| Constructor and Description |
|---|
LocalEjbReceiver(boolean allowPassByReference,
DeploymentRepository deploymentRepository) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
cancelInvocation(org.jboss.ejb.client.EJBReceiverInvocationContext receiverContext,
boolean cancelIfRunning) |
protected org.jboss.ejb.client.SessionID |
createSession(org.jboss.ejb.client.EJBReceiverSessionCreationContext receiverContext) |
protected void |
processInvocation(org.jboss.ejb.client.EJBReceiverInvocationContext receiverContext) |
public LocalEjbReceiver(boolean allowPassByReference,
DeploymentRepository deploymentRepository)
protected void processInvocation(org.jboss.ejb.client.EJBReceiverInvocationContext receiverContext)
processInvocation in class org.jboss.ejb.client.EJBReceiverprotected boolean cancelInvocation(org.jboss.ejb.client.EJBReceiverInvocationContext receiverContext,
boolean cancelIfRunning)
cancelInvocation in class org.jboss.ejb.client.EJBReceiverCopyright © 2018 JBoss by Red Hat. All rights reserved.