org.ow2.orchestra.jmxclient
Class ClientOptions

java.lang.Object
  extended by org.ow2.orchestra.jmxclient.ClientOptions

public final class ClientOptions
extends Object


Method Summary
protected static org.apache.commons.cli.Options createDeployBarOptions()
           
protected static org.apache.commons.cli.Options createDeployOptions()
           
protected static org.apache.commons.cli.Options createGetProcessOptions()
           
protected static org.apache.commons.cli.Options createHelpOptions()
           
protected static org.apache.commons.cli.Options createInitOptions()
           
protected static org.apache.commons.cli.Options createLaunchOptions()
           
protected static org.apache.commons.cli.Options createListInstanceOptions()
           
protected static org.apache.commons.cli.Options createListOptions()
           
protected static org.apache.commons.cli.Options createStatusOptions()
           
protected static org.apache.commons.cli.Options createUndeployOptions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createHelpOptions

protected static org.apache.commons.cli.Options createHelpOptions()

createDeployOptions

protected static org.apache.commons.cli.Options createDeployOptions()

createDeployBarOptions

protected static org.apache.commons.cli.Options createDeployBarOptions()

createUndeployOptions

protected static org.apache.commons.cli.Options createUndeployOptions()

createGetProcessOptions

protected static org.apache.commons.cli.Options createGetProcessOptions()

createLaunchOptions

protected static org.apache.commons.cli.Options createLaunchOptions()

createListOptions

protected static org.apache.commons.cli.Options createListOptions()

createListInstanceOptions

protected static org.apache.commons.cli.Options createListInstanceOptions()

createStatusOptions

protected static org.apache.commons.cli.Options createStatusOptions()

createInitOptions

protected static org.apache.commons.cli.Options createInitOptions()


Copyright © 2012 OW2 Consortium. All Rights Reserved.