net.sf.snmpadaptor4j.example
Class Startup

java.lang.Object
  extended by net.sf.snmpadaptor4j.example.Startup

public final class Startup
extends Object

Startup class for run the example.

Author:
Jean-Philippe MINETTI

Constructor Summary
Startup()
           
 
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
 

Constructor Detail

Startup

public Startup()
Method Detail

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.