org.opennms.sms.main
Class Main
java.lang.Object
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 |
Main
public Main()
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.