|
Verastream Transaction Integrator 4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITask | |
---|---|
com.attachmate.tasks | |
com.attachmate.transaction.runtime.common.taskbean |
Uses of ITask in com.attachmate.tasks |
---|
Methods in com.attachmate.tasks with parameters of type ITask | |
---|---|
void |
ITask.copyContext(ITask source)
Copies a context from one bean to another. |
void |
ITask.transferContext(ITask source)
Transfers a context from one bean to another. |
Uses of ITask in com.attachmate.transaction.runtime.common.taskbean |
---|
Classes in com.attachmate.transaction.runtime.common.taskbean that implement ITask | |
---|---|
class |
BaseTaskBean
Implements the ITask interface and is to be used as the super class for all generated task beans. |
class |
BaseTxBean
|
Methods in com.attachmate.transaction.runtime.common.taskbean with parameters of type ITask | |
---|---|
void |
BaseTaskBean.copyContext(ITask source)
Note: this product does not currently participate in Context management as described in the documentation for ITask. |
void |
BaseTaskBean.transferContext(ITask source)
Note: this product does not currently participate in Context management as described in the documentation for ITask. |
|
Verastream Transaction Integrator 4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |