public final class EJBTransactionProvider extends Object implements RemotingFallbackPeerProvider
| Constructor and Description |
|---|
EJBTransactionProvider() |
| Modifier and Type | Method and Description |
|---|---|
RemotingOperations |
getOperations(Connection connection)
Get an alternative operations handler for the given connection.
|
public RemotingOperations getOperations(Connection connection) throws IOException
RemotingFallbackPeerProvidergetOperations in interface RemotingFallbackPeerProviderconnection - the connection (not null)null)ServiceNotFoundException - if the fallback service wasn't locatedIOExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.