|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectMyEventManager
iCMS.pollerd.GenericData
iCMS.pollerd.ApplicationData
public class ApplicationData
This class is a data holder for the application type data
Revision Changes :
![]() |
![]() |
![]() |
![]() |
| Field Summary |
|---|
| Fields inherited from class iCMS.pollerd.GenericData |
|---|
allocatedMibs, canStart, canStop, children, descr, host, info, mibDirs, mibs, name, parent, probe, propagate, snmpMan, status, token, type |
| Constructor Summary | |
|---|---|
ApplicationData(GenericData parent)
default constructor |
|
ApplicationData(String host,
String name,
String symbolicName,
Vector mibs,
ProbeData probe,
GenericData parent)
preload constructor |
|
| Method Summary | |
|---|---|
Object |
clone(GenericData parent)
create an exact copy of this item, with all settings included |
String |
getSymbolicName()
get symbolic name |
void |
print(PrintStream out,
boolean all,
String root)
print out the all info of this item |
void |
setSymbolicName(String symbolicName)
set symbolic name |
| Methods inherited from class iCMS.pollerd.GenericData |
|---|
addChild, addDescription, addMib, addMibDir, allocateAndAddMib, canStart, canStop, getChild, getChildren, getDescription, getHost, getMibDirs, getMibDirsAsString, getMibs, getName, getProbe, getPropagate, getStatus, getType, initMonitoring, list, myEventOccurred, removeAllChildren, removeChild, setAllocatedMibs, setChildren, setDescription, setHost, setInfo, setItemToken, setMibDirs, setMibs, setName, setParent, setProbe, setPropagate, setPropagate, setStatus, start, startMonitoring, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface iCMS.pollerd.MonitoredItem |
|---|
addMyEventListener, removeMyEventListener |
| Constructor Detail |
|---|
public ApplicationData(GenericData parent)
public ApplicationData(String host,
String name,
String symbolicName,
Vector mibs,
ProbeData probe,
GenericData parent)
| Method Detail |
|---|
public void setSymbolicName(String symbolicName)
public String getSymbolicName()
public Object clone(GenericData parent)
clone in class GenericData
public void print(PrintStream out,
boolean all,
String root)
print in class GenericData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||