org.apache.beehive.wsm.axis
Class DeploymentDumper

Object
  extended by DeploymentDumper

public class DeploymentDumper
extends Object

****************************************************************************


Constructor Summary
DeploymentDumper()
           
 
Method Summary
 void createAxisDeployment(Collection<WebServiceTYPEMetadata> wsms, String newConfigFilename, String existingConfigFilename)
           
static void main(String[] args)
           
protected  Collection<WebServiceTYPEMetadata> retrieveWebServiceMetadata()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentDumper

public DeploymentDumper()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

createAxisDeployment

public void createAxisDeployment(Collection<WebServiceTYPEMetadata> wsms,
                                 String newConfigFilename,
                                 String existingConfigFilename)
                          throws Exception
Throws:
Exception

retrieveWebServiceMetadata

protected Collection<WebServiceTYPEMetadata> retrieveWebServiceMetadata()