public interface CollectorContext
Modifier and Type | Method and Description |
---|---|
String |
getHost()
This method returns the host name.
|
String |
getNode()
This method returns the name of the node.
|
TransactionManager |
getTransactionManager()
This method returns the transaction manager,
if available.
|
String getHost()
String getNode()
TransactionManager getTransactionManager()
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.