org.echarts
Class GuardMethod

java.lang.Object
  extended by org.echarts.MachineMethod
      extended by org.echarts.GuardMethod
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
MessageGuardMethod, MessagelessGuardMethod

public abstract class GuardMethod
extends MachineMethod

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.echarts.MachineMethod
serialVersionUID
 
Constructor Summary
GuardMethod()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuardMethod

public GuardMethod()