|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--webmngr.devices.AbstractDevice | +--webmngr.devices.Device | +--webmngr.devices.EmptyDevice
Title: Description: Classe que representa um dispositivo gerenciável mas que não possui SNMP. Copyright: Copyright (c) 2002 Company:
Fields inherited from class webmngr.devices.Device |
CRITIC_HIGH, CRITIC_LITTLE, CRITIC_MAXIMUM, CRITIC_MEDIUM, CRITIC_MINIMAL, CRITIC_NONE, pingMonitor |
Fields inherited from class webmngr.devices.AbstractDevice |
template |
Constructor Summary | |
EmptyDevice()
Construtor default. |
Methods inherited from class webmngr.devices.Device |
clone, getCriticality, getHost, getLocation, getOutputDatabus, getPollInterval, getTimeout, produce, setCriticality, setHost, setLocation, setOutputDatabus, setPollInterval, setTemplate, setTemplateObject, setTimeout |
Methods inherited from class webmngr.devices.AbstractDevice |
addGraphReference, addOID, addOIDRef, getContact, getFunctionalDescription, getGraphReferences, getHardwareDescription, getIndex, getName, getObs, getOIDs, getStatusOID, getTemplate, remGraphReference, remOID, setContact, setFunctionalDescription, setHardwareDescription, setIndex, setName, setObs, setStatusOID, setTemplate |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface webmngr.databus.DatabusMember |
getName, setName |
Constructor Detail |
public EmptyDevice()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |