Uses of Interface
org.snmp4j.agent.UpdatableManagedObject

Packages that use UpdatableManagedObject
org.snmp4j.agent   
 

Uses of UpdatableManagedObject in org.snmp4j.agent
 

Methods in org.snmp4j.agent with parameters of type UpdatableManagedObject
protected  void DefaultMOServer.checkForUpdate(UpdatableManagedObject mo, MOQuery query)
          Checks DefaultMOServer.updateStrategy whether the queried managed object needs to be updated.
 boolean UpdateStrategy.isUpdateNeeded(MOServer server, UpdatableManagedObject mo, MOQuery query)
          Checks whether the supplied UpdatableManagedObject needs to be updated or not to serve the supplied query.
 


Copyright 2005-2010 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.