TIBCO ActiveMatrix Mediation Implementation Type v3.3.1

Uses of Interface
com.tibco.mediation.task.rt.context.TaskContext

Packages that use TaskContext
com.tibco.mediation.task.rt   
 

Uses of TaskContext in com.tibco.mediation.task.rt
 

Methods in com.tibco.mediation.task.rt that return TaskContext
 TaskContext<I,U,N,A,S,T,X> Task.getContext()
          The getContext() method returns the context of the task
 

Methods in com.tibco.mediation.task.rt with parameters of type TaskContext
 void Task.setContext(TaskContext<I,U,N,A,S,T,X> context)
          The setContext method is called once by the Process Engine after the instance is created.
 


TIBCO ActiveMatrix Mediation Implementation Type v3.3.1

Copyright © 2010 TIBCO Software Inc. All Rights Reserved.