|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.jca.UserTransactionSuspendState
public class UserTransactionSuspendState
Saved state for a suspend.
| Constructor Summary | |
|---|---|
UserTransactionSuspendState(java.util.ArrayList<com.caucho.jca.PoolItem> poolItems)
Creates the suspend state. |
|
| Method Summary | |
|---|---|
java.util.ArrayList<com.caucho.jca.PoolItem> |
getPoolItems()
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<com.caucho.jca.PoolItem> poolItems)
| Method Detail |
|---|
public java.util.ArrayList<com.caucho.jca.PoolItem> getPoolItems()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||