Package | Description |
---|---|
org.friendlysnmp |
Provides classes and interfaces to access FriendlySNMP API.
|
Modifier and Type | Method and Description |
---|---|
void |
FValueNode.addRestoreDefaultListener(FRestoreDefaultListener l)
Registers the given observer to begin receiving "restore default" events
when changes are made to the managed object.
|
void |
FValueNode.removeRestoreDefaultListener(FRestoreDefaultListener l)
Unregisters the given observer to stop receiving "restore default" events
when changes are made to the managed object.
|