gr.uoa.di.madgik.execution.plan.element.contingency
Class ReactionRetryHandler
java.lang.Object
gr.uoa.di.madgik.execution.plan.element.contingency.ReactionRetryHandler
- All Implemented Interfaces:
- IContingencyReactionHandler
public class ReactionRetryHandler
- extends Object
- implements IContingencyReactionHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReactionRetryHandler
public ReactionRetryHandler()
SetReactionToHandle
public void SetReactionToHandle(IContingencyReaction Reaction)
throws ExecutionInternalErrorException
- Specified by:
SetReactionToHandle in interface IContingencyReactionHandler
- Throws:
ExecutionInternalErrorException
GetReactionToHandle
public IContingencyReaction GetReactionToHandle()
- Specified by:
GetReactionToHandle in interface IContingencyReactionHandler
Handle
public void Handle(String ID,
Exception ex,
ExecutionHandle Handle,
PlanElementBase PlanElement)
throws ExecutionRunTimeException,
ExecutionInternalErrorException,
ExecutionCancelException,
ExecutionBreakException
- Specified by:
Handle in interface IContingencyReactionHandler
- Throws:
ExecutionRunTimeException
ExecutionInternalErrorException
ExecutionCancelException
ExecutionBreakException
Copyright © 2013. All Rights Reserved.