Package | Description |
---|---|
org.friendlysnmp |
Provides classes and interfaces to access FriendlySNMP API.
|
Modifier and Type | Method and Description |
---|---|
void |
FTable.addValidationListener(FTableValidationListener l)
Registers the given observer to begin receiving "validation" events
when changes are made to the managed object.
|
void |
FTable.removeValidationListener(FTableValidationListener l)
Unregisters the given observer to stop receiving "validation" events
when changes are made to the managed object.
|