org.ow2.orchestra.axis
Class AxisDeployAction

java.lang.Object
  extended by org.ow2.orchestra.axis.AxisDeployAction
All Implemented Interfaces:
org.ow2.orchestra.jmxclient.ClientAction

public class AxisDeployAction
extends java.lang.Object
implements org.ow2.orchestra.jmxclient.ClientAction


Constructor Summary
AxisDeployAction()
           
 
Method Summary
protected static org.apache.commons.cli.Options createDeployWSOptions()
           
static void deployWS(org.apache.commons.cli.CommandLine line)
           
static void deployWS(java.lang.String axisUrl, java.net.URL wsddURL)
           
 java.lang.String getDescription()
           
 org.apache.commons.cli.Options getOptions()
           
 boolean parseAndExecute(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxisDeployAction

public AxisDeployAction()
Method Detail

createDeployWSOptions

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

deployWS

public static void deployWS(java.lang.String axisUrl,
                            java.net.URL wsddURL)

deployWS

public static void deployWS(org.apache.commons.cli.CommandLine line)

parseAndExecute

public boolean parseAndExecute(java.lang.String[] args)
Specified by:
parseAndExecute in interface org.ow2.orchestra.jmxclient.ClientAction

getOptions

public org.apache.commons.cli.Options getOptions()
Specified by:
getOptions in interface org.ow2.orchestra.jmxclient.ClientAction

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface org.ow2.orchestra.jmxclient.ClientAction


Copyright © 2008 OW2 Consortium. All Rights Reserved.