gr.uoa.di.madgik.environment.is.elements.plot.errorhandling
Class InvocablePlotContingencyReactionRetry

java.lang.Object
  extended by gr.uoa.di.madgik.environment.is.elements.plot.errorhandling.InvocablePlotContingencyReactionRetry
All Implemented Interfaces:
IInvocablePlotContingencyReaction

public class InvocablePlotContingencyReactionRetry
extends Object
implements IInvocablePlotContingencyReaction


Nested Class Summary
 
Nested classes/interfaces inherited from interface gr.uoa.di.madgik.environment.is.elements.plot.errorhandling.IInvocablePlotContingencyReaction
IInvocablePlotContingencyReaction.ReactionType
 
Field Summary
 int NumberOfRetries
           
 long RetryInterval
           
 
Constructor Summary
InvocablePlotContingencyReactionRetry()
           
 
Method Summary
 IInvocablePlotContingencyReaction.ReactionType GetReactionType()
           
 String ToXML()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NumberOfRetries

public int NumberOfRetries

RetryInterval

public long RetryInterval
Constructor Detail

InvocablePlotContingencyReactionRetry

public InvocablePlotContingencyReactionRetry()
Method Detail

GetReactionType

public IInvocablePlotContingencyReaction.ReactionType GetReactionType()
Specified by:
GetReactionType in interface IInvocablePlotContingencyReaction

ToXML

public String ToXML()
             throws EnvironmentInformationSystemSerializationException
Specified by:
ToXML in interface IInvocablePlotContingencyReaction
Throws:
EnvironmentInformationSystemSerializationException


Copyright © 2013. All Rights Reserved.