org.opennms.poller.remote
Class Main

java.lang.Object
  extended by org.opennms.poller.remote.Main

public class Main
extends Object

Main class.

Version:
$Id: $
Author:
Benjamin Reed, Mathew Brozowski, Benjamin Reed, Mathew Brozowski

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

Method Detail

main

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

main

Parameters:
args - an array of String objects.
Throws:
Exception - if any.


Copyright © 2011. All Rights Reserved.