Uses of Class
com.sun.enterprise.web.ara.IsolatedTask

Packages that use IsolatedTask
com.sun.enterprise.web.ara   
 

Uses of IsolatedTask in com.sun.enterprise.web.ara
 

Fields in com.sun.enterprise.web.ara with type parameters of type IsolatedTask
protected  TaskEvent<IsolatedTask> IsolatedTask.taskEvent
          The TaskEvent used between this task and it's attached ReadTask
 

Methods in com.sun.enterprise.web.ara that return IsolatedTask
 IsolatedTask IsolatedTask.wrap(Task task)
          Wrao the Task with this task.
 

Methods in com.sun.enterprise.web.ara with parameters of type IsolatedTask
 boolean IsolationRulesExecutor.execute(IsolatedTask isolatedTask)
          Execute the Rules on the IsolatedTask
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.