public interface TransactionResourceVBean
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getAssignedServer() |
Returns the assigned server, or null if unassigned.
|
java.lang.String |
getName() |
Returns the name of the resource.
|
java.lang.String |
getStatus() |
Returns the resource status.
|
java.lang.String getName()
Returns the name of the resource.
java.lang.String getStatus()
Returns the resource status. The set of resource status values is as follows:
java.lang.String getAssignedServer()
Returns the assigned server, or null if unassigned.