Uses of Interface
goldengate.snmp.interf.GgInterfaceMonitor

Packages that use GgInterfaceMonitor
goldengate.snmp Classes implementing Main functionalities to be used by Goldengate Projects 
goldengate.snmp.test Test Classes to validate SNMP support 
 

Uses of GgInterfaceMonitor in goldengate.snmp
 

Fields in goldengate.snmp declared as GgInterfaceMonitor
 GgInterfaceMonitor GgSnmpAgent.monitor
          The associated monitor with this Agent
 

Methods in goldengate.snmp that return GgInterfaceMonitor
 GgInterfaceMonitor GgSnmpAgent.getMonitor()
           
 

Constructors in goldengate.snmp with parameters of type GgInterfaceMonitor
GgSnmpAgent(File configurationFile, GgInterfaceMonitor monitor, GgInterfaceMib mib)
           
 

Uses of GgInterfaceMonitor in goldengate.snmp.test
 

Classes in goldengate.snmp.test that implement GgInterfaceMonitor
 class GgPrivateMonitor
          This implementation show how to support SNMP.
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.