Uses of Interface
gr.uoa.di.madgik.execution.plan.element.contingency.IContingencyReactionHandler

Packages that use IContingencyReactionHandler
gr.uoa.di.madgik.execution.plan.element.contingency   
 

Uses of IContingencyReactionHandler in gr.uoa.di.madgik.execution.plan.element.contingency
 

Classes in gr.uoa.di.madgik.execution.plan.element.contingency that implement IContingencyReactionHandler
 class ReactionNoneHandler
           
 class ReactionPickHandler
           
 class ReactionRetryHandler
           
 

Methods in gr.uoa.di.madgik.execution.plan.element.contingency that return IContingencyReactionHandler
 IContingencyReactionHandler IContingencyReaction.GetReactionHandler()
           
 IContingencyReactionHandler ContingencyReactionPick.GetReactionHandler()
           
 IContingencyReactionHandler ContingencyReactionRetry.GetReactionHandler()
           
 IContingencyReactionHandler ContingencyReactionNone.GetReactionHandler()
           
 



Copyright © 2012. All Rights Reserved.