public interface Transaction extends AdminObject, DomainAware
DELIMITER, DELIMITER_CHAR, ESCAPED_DELIMITER, ESCAPED_WILDCARD, WILDCARD| Modifier and Type | Method and Description |
|---|---|
String |
getAssociatedSession()
Get the session associated with the this transaction.
|
long |
getCreatedTime()
Get the local creation time.
|
String |
getId()
Returns the Xid string for GLOBAL transactions or the Transaction id string LOCAL/REQUEST.
|
String |
getScope()
Get the scope for the transaction.
|
getName, getProperties, getPropertyValuegetHostName, getServerGroup, getServerNameString getAssociatedSession()
String getScope()
String getId()
long getCreatedTime()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.