org.almendra.janet.cas.monitor
Class MonitorAnchor

java.lang.Object
  extended by org.almendra.janet.cas.monitor.MonitorAnchor
Direct Known Subclasses:
MonitorConsumerAnchor, MonitorProducerAnchor

public abstract class MonitorAnchor
extends java.lang.Object


Field Summary
static java.lang.String AGENT_NAME
           
static java.lang.String NODE_LABEL
           
 
Constructor Summary
MonitorAnchor()
          Creates a new MonitorAnchor object.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AGENT_NAME

public static final java.lang.String AGENT_NAME
See Also:
Constant Field Values

NODE_LABEL

public static final java.lang.String NODE_LABEL
See Also:
Constant Field Values
Constructor Detail

MonitorAnchor

public MonitorAnchor()
Creates a new MonitorAnchor object.