org.opennms.sms.main
Class Main

java.lang.Object
  extended by org.opennms.sms.main.Main

public class Main
extends Object

Main

Version:
$Id: $
Author:
brozow

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

Constructor Detail

Main

public Main()
Method Detail

main

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

main

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


Copyright © 2011. All Rights Reserved.