Verastream Transaction Integrator 4.0

Uses of Package
com.attachmate.tasks

Packages that use com.attachmate.tasks
com.attachmate.tasks   
com.attachmate.transaction.runtime.common.taskbean   
com.attachmate.transaction.runtime.common.util   
 

Classes in com.attachmate.tasks used by com.attachmate.tasks
ITask
          Contains method definitions to be implemented by all Task Beans.
ITaskListener
          Task listener interface.
ResourceInUseException
          Exception thrown when a method on the task bean cannot be executed because the resource context is in use.
TaskException
          Base class for all task bean exceptions.
TaskStatusChangeEvent
          This class represents an event fired by a task bean when the status of the task bean status changes.
UnsupportedOperationException
          Exception thrown when an attempt is made to execute a method that is not supported.
 

Classes in com.attachmate.tasks used by com.attachmate.transaction.runtime.common.taskbean
ITask
          Contains method definitions to be implemented by all Task Beans.
ITaskListener
          Task listener interface.
ResourceInUseException
          Exception thrown when a method on the task bean cannot be executed because the resource context is in use.
TaskException
          Base class for all task bean exceptions.
TaskStatusChangeEvent
          This class represents an event fired by a task bean when the status of the task bean status changes.
UnsupportedOperationException
          Exception thrown when an attempt is made to execute a method that is not supported.
 

Classes in com.attachmate.tasks used by com.attachmate.transaction.runtime.common.util
TaskException
          Base class for all task bean exceptions.
 


Verastream Transaction Integrator 4.0