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.
|
Exception | Description |
---|---|
InterruptRegistrationException |
An exception which is thrown when registraion of an
InterruptObject
fails. |