public class ConnectionManager extends java.lang.Object implements ManagedEnlistmentTrace
| Constructor and Description |
|---|
ConnectionManager(java.lang.String uniqueId)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getEnlistmentTrace()
Get the resource adapter
|
java.lang.String |
getUniqueId()
Get the unique id
|
void |
setEnlistmentTrace(java.lang.Boolean enlistmentTrace)
Set the enlistmentTrace
|
java.lang.String |
toString()
String representation
|
public ConnectionManager(java.lang.String uniqueId)
uniqueId - The unique idpublic java.lang.String getUniqueId()
public java.lang.Boolean getEnlistmentTrace()
getEnlistmentTrace in interface ManagedEnlistmentTracepublic void setEnlistmentTrace(java.lang.Boolean enlistmentTrace)
enlistmentTrace - The enlistmentTrace modulepublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2014 IronJacamar (http://www.ironjacamar.org)