goldengate.ftp.exec.snmp
Class FtpVariableFactory
java.lang.Object
goldengate.ftp.exec.snmp.FtpVariableFactory
- All Implemented Interfaces:
- goldengate.snmp.interf.GgInterfaceVariableFactory
public class FtpVariableFactory
- extends Object
- implements goldengate.snmp.interf.GgInterfaceVariableFactory
FTP Variable Factory for SNMP
- Author:
- Frederic Bregier
Method Summary |
org.snmp4j.smi.Variable |
getVariable(org.snmp4j.smi.OID oid,
int type,
int mibLevel,
int entry)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FtpVariableFactory
public FtpVariableFactory()
getVariable
public org.snmp4j.smi.Variable getVariable(org.snmp4j.smi.OID oid,
int type,
int mibLevel,
int entry)
- Specified by:
getVariable
in interface goldengate.snmp.interf.GgInterfaceVariableFactory
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.