org.opennms.jicmp.standalone
Class Main

java.lang.Object
  extended by org.opennms.jicmp.standalone.Main

public class Main
extends Object

Main

Author:
brozow

Constructor Summary
Main()
           
 
Method Summary
 int execute(String[] args)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

execute

public int execute(String[] args)
            throws Exception
Throws:
Exception


Copyright © 2011. All Rights Reserved.