|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.transaction.UserTransactionSuspendState
public class UserTransactionSuspendState
Saved state for a suspend.
Constructor Summary | |
---|---|
UserTransactionSuspendState(java.util.ArrayList<ManagedXAResource> xaResources)
Creates the suspend state. |
Method Summary | |
---|---|
java.util.ArrayList<ManagedXAResource> |
getXAResources()
Returns the pooled items. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UserTransactionSuspendState(java.util.ArrayList<ManagedXAResource> xaResources)
Method Detail |
---|
public java.util.ArrayList<ManagedXAResource> getXAResources()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |