|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
UpdatableManagedObject instead.
public interface UpdatableManagedObject
An updatable ManagedObject can be externally triggered to update its state
by calling its update() method.
| Method Summary | |
|---|---|
void |
update()
Deprecated. Updates the internal state of the managed object, for example to before a request is processed or if an external event needs to update the data. |
| Methods inherited from interface org.snmp4j.agent.ManagedObject |
|---|
cleanup, commit, find, get, getScope, next, prepare, undo |
| Method Detail |
|---|
void update()
|
Copyright 2005-2008 Frank Fock (SNMP4J.org) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||