IBM WebSphere Application ServerTM
Release 8

Package com.ibm.websphere.interrupt

Interface Summary
InterruptibleThreadInfrastructure A WebSphere programming model extension which allows connectors or application components register an object that may be driven if the thread which registered the object exceeds a time threshold defined by the application server.
InterruptObject A WebSphere programming model extension which allows connectors or application components to be notified if the thread which registered the object exceeds a time threshold defined by the application server.
 

Class Summary
ThreadDetails A WebSphere programming model extension which allows request level information to be returned through the InterruptibleThreadInfrastructure MBean.
ThreadInformation A WebSphere programming model extension which allows request level information to be returned through the InterruptibleThreadInfrastructure MBean.
 

Exception Summary
InterruptRegistrationException An exception which is thrown when registraion of an InterruptObject fails.
 

Version:
1.0.0

IBM WebSphere Application ServerTM
Release 8