Verastream Transaction Integrator 4.0

Uses of Class
com.attachmate.tasks.UnsupportedOperationException

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

Uses of UnsupportedOperationException in com.attachmate.tasks
 

Methods in com.attachmate.tasks that throw UnsupportedOperationException
 void ITask.copyContext(ITask source)
          Copies a context from one bean to another.
 

Uses of UnsupportedOperationException in com.attachmate.transaction.runtime.common.taskbean
 

Methods in com.attachmate.transaction.runtime.common.taskbean that throw UnsupportedOperationException
 void BaseTaskBean.copyContext(ITask source)
          Note: this product does not currently participate in Context management as described in the documentation for ITask.
 ITaskTransaction BaseTaskBean.getTransaction()
          Note: this product does not currently support Transaction management
 


Verastream Transaction Integrator 4.0