Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.wsspi.uow.UOWException

  • Packages that use UOWException 
    Package Description
    com.ibm.wsspi.uow  
    • Uses of UOWException in com.ibm.wsspi.uow

      Methods in com.ibm.wsspi.uow that throw UOWException 
      Modifier and Type Method and Description
      void UOWManager.runUnderUOW(int uowType, boolean join, UOWAction uowAction)
      Causes the work encapsulated by the uowAction run method to be executed under the requested UOW.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes