|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.jaw.snmp.manager.SnmpServers
This class creates a socket and starts all servers required to do SNMP operation.
Field Summary | |
static SnmpServers |
mainServer
Deprecated. |
Method Summary | |
void |
finalize()
Deprecated. Closes the socket and sets all the references to the mainServer
object to null . |
static void |
initializeServers()
Deprecated. Initializes SNMP internals. |
Methods inherited from class java.lang.Object |
clone,
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static SnmpServers mainServer
Method Detail |
public static void initializeServers() throws SnmpStatusException
public void finalize()
mainServer
object to null
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |