org.ow2.petals.cli
Class Main
java.lang.Object
org.ow2.petals.cli.Main
public class Main
- extends java.lang.Object
Start the petals Command Line Interface
- Author:
- sandre
|
Field Summary |
static java.lang.String[][] |
DEFAULT_PROPERTIES
Default key/value properties |
static java.lang.String |
FULL_NAME
Full name of hte petals esb jmx client |
|
Constructor Summary |
Main()
|
|
Method Summary |
static void |
main(java.lang.String[] args)
Parse options and command line arguments |
static void |
runPetalsScript(Shell shell,
java.lang.String[] argv)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FULL_NAME
public static final java.lang.String FULL_NAME
- Full name of hte petals esb jmx client
- See Also:
- Constant Field Values
DEFAULT_PROPERTIES
public static final java.lang.String[][] DEFAULT_PROPERTIES
- Default key/value properties
Main
public Main()
runPetalsScript
public static void runPetalsScript(Shell shell,
java.lang.String[] argv)
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)
- Parse options and command line arguments
- Parameters:
args - Arguments from the command line
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.