Package com.ibm.websphere.interrupt
Interface Summary
| Interface | Description |
|---|---|
| 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
| Class | Description |
|---|---|
| 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
| Exception | Description |
|---|---|
| InterruptRegistrationException | An exception which is thrown when registraion of an
InterruptObject
fails. |
Version:
1.0.0