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
RemotingFallbackPeerProvider
getOperations
in interface RemotingFallbackPeerProvider
connection
- the connection (not null
)null
)ServiceNotFoundException
- if the fallback service wasn't locatedIOException
Copyright © 2017 JBoss by Red Hat. All rights reserved.