Uses of Interface
ch.tatool.core.element.handler.pause.ExecutionPauseHandler

Packages that use ExecutionPauseHandler
ch.tatool.core.element.handler.pause   
 

Uses of ExecutionPauseHandler in ch.tatool.core.element.handler.pause
 

Classes in ch.tatool.core.element.handler.pause that implement ExecutionPauseHandler
 class DefaultExecutionPauseHandler
          Pauses the execution between two elements.
 

Methods in ch.tatool.core.element.handler.pause that return ExecutionPauseHandler
static ExecutionPauseHandler PauseHandlerUtil.findExecutionPauseHandler(ExecutionContext context)
          Finds the deepest ExecutionpauseHandler attached to the current context.
 



Copyright © 2012. All Rights Reserved.