| Package | Description |
|---|---|
| org.jboss.ejb._private | |
| org.jboss.ejb.client | |
| org.jboss.ejb.protocol.remote |
| Modifier and Type | Method and Description |
|---|---|
void |
Logs_$logger.initialModuleAvailabilityReportNotReceived(EJBReceiver ejbReceiver) |
void |
Logs.initialModuleAvailabilityReportNotReceived(EJBReceiver ejbReceiver) |
void |
Logs_$logger.transactionRecoveryMessageNotSupported(EJBReceiver receiver) |
void |
Logs.transactionRecoveryMessageNotSupported(EJBReceiver receiver) |
| Modifier and Type | Method and Description |
|---|---|
protected EJBReceiver |
EJBClientInvocationContext.getReceiver()
Get the EJB receiver associated with this invocation.
|
EJBReceiver |
EJBTransportProvider.getReceiver(EJBReceiverContext receiverContext,
String uriScheme)
Get an EJB receiver for the protocol identified by the given URI scheme.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EJBClientInvocationContext.setReceiver(EJBReceiver receiver)
Set the EJB receiver associated with this invocation.
|
| Modifier and Type | Method and Description |
|---|---|
EJBReceiver |
RemoteTransportProvider.getReceiver(EJBReceiverContext receiverContext,
String uriScheme) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.