net.sf.snmpadaptor4j.example
Class Startup
java.lang.Object
net.sf.snmpadaptor4j.example.Startup
public final class Startup
- extends Object
Startup class for run the example.
- Author:
- Jean-Philippe MINETTI
|
Method Summary |
static void |
main(String[] args)
Main function. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Startup
public Startup()
main
public static void main(String[] args)
throws Exception
- Main function.
- Parameters:
args - Arguments.
- Throws:
Exception - Exception if an error occurred.
Copyright © 2012 snmpAdaptor4j. All Rights Reserved.