com.ibm.wsspi.uow
Uses of Class UOWActionException
Packages that use UOWActionException
Package | Description |
---|---|
com.ibm.wsspi.uow |
Uses of UOWActionException in com.ibm.wsspi.uow
Modifier and Type | Method and Description |
---|---|
|
UOWManager.runUnderUOW(int uowType,boolean join,UOWAction uowAction)
Causes the work encapsulated by the uowAction run
method to be executed under the requested UOW.
|