Package | Description |
---|---|
org.jboss.ejb._private | |
org.jboss.ejb.client | |
org.jboss.ejb.protocol.remote |
Modifier and Type | Method and Description |
---|---|
void |
Logs.initialModuleAvailabilityReportNotReceived(EJBReceiver ejbReceiver) |
IllegalArgumentException |
Logs.nullSessionID(EJBReceiver receiver,
StatelessEJBLocator<?> statelessLocator) |
void |
Logs.transactionRecoveryMessageNotSupported(EJBReceiver receiver) |
IllegalArgumentException |
Logs.viewTypeMismatch(EJBReceiver receiver,
Class<?> expectedType,
Class<?> actualType) |
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
EJBReceiver |
RemoteTransportProvider.getReceiver(EJBReceiverContext receiverContext,
String uriScheme) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.