Package | Description |
---|---|
org.friendlysnmp |
Provides classes and interfaces to access FriendlySNMP API.
|
org.friendlysnmp.plugin.core |
Contains classes to support FRIENDLY-SNMP-MIB.
|
Modifier and Type | Method and Description |
---|---|
void |
FriendlyAgent.addShutdownListener(ShutdownListener l)
Adds
ShutdownListener |
void |
AgentWorker.addShutdownListener(ShutdownListener l)
Adds
ShutdownListener |
void |
FriendlyAgent.removeShutdownListener(ShutdownListener l)
Removes
ShutdownListener |
void |
AgentWorker.removeShutdownListener(ShutdownListener l)
Removes
ShutdownListener |
Modifier and Type | Method and Description |
---|---|
void |
PluginCore.addShutdownListener(ShutdownListener l)
Adds
ShutdownListener . |
void |
CoreLifeHandler.addShutdownListener(ShutdownListener l)
Adds
ShutdownListener |
void |
PluginCore.removeShutdownListener(ShutdownListener l)
Removes
ShutdownListener . |
void |
CoreLifeHandler.removeShutdownListener(ShutdownListener l)
Removes
ShutdownListener |