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

Uses of Interface
com.ibm.websphere.interrupt.InterruptObject

    • Uses of InterruptObject in com.ibm.websphere.interrupt

      Methods in com.ibm.websphere.interrupt with parameters of type InterruptObject 
      Modifier and Type Method and Description
      void InterruptibleThreadInfrastructure.deregister(InterruptObject odi)
      Deregisters an InterruptObject from the current thread of execution.
      void InterruptibleThreadInfrastructure.register(InterruptObject odi)
      Registers an InterruptObject with the request running on the current thread of execution.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes