Class CWmonitoredElement

java.lang.Object
  |
  +--CWmonitoredElement

public class CWmonitoredElement
extends java.lang.Object

class containing information about a monitored element.


Constructor Summary
CWmonitoredElement(java.lang.Object o, int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CWmonitoredElement

public CWmonitoredElement(java.lang.Object o,
                          int i)