public class ConnectionManager extends Object implements ManagedEnlistmentTrace
Constructor and Description |
---|
ConnectionManager(String uniqueId)
Constructor
|
Modifier and Type | Method and Description |
---|---|
Boolean |
getEnlistmentTrace()
Get the resource adapter
|
String |
getUniqueId()
Get the unique id
|
void |
setEnlistmentTrace(Boolean enlistmentTrace)
Set the enlistmentTrace
|
String |
toString()
String representation
|
public ConnectionManager(String uniqueId)
uniqueId
- The unique idpublic String getUniqueId()
public Boolean getEnlistmentTrace()
getEnlistmentTrace
in interface ManagedEnlistmentTrace
public void setEnlistmentTrace(Boolean enlistmentTrace)
enlistmentTrace
- The enlistmentTrace moduleCopyright © 2021 JBoss by Red Hat. All rights reserved.