org.jboss.wise.core.consumer.impl.metro
Class MetroWSConsumer

java.lang.Object
  extended by org.jboss.wise.core.consumer.WSConsumer
      extended by org.jboss.wise.core.consumer.impl.metro.MetroWSConsumer

public class MetroWSConsumer
extends WSConsumer


Constructor Summary
MetroWSConsumer()
           
 
Method Summary
 java.net.URL[] getMertroJars()
           
 java.lang.String getMetroHome()
           
 java.util.List<java.lang.String> importObjectFromWsdl(java.lang.String wsdlURL, java.io.File outputDir, java.io.File sourceDir, java.lang.String targetPackage, java.util.List<java.io.File> bindingFiles, java.io.File catelog)
           
 void setMetroHome(java.lang.String value)
           
 
Methods inherited from class org.jboss.wise.core.consumer.WSConsumer
getClassNames, getClassNames, getInstance, isKeepSource, isVerbose, setKeepSource, setVerbose
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetroWSConsumer

public MetroWSConsumer()
Method Detail

importObjectFromWsdl

public java.util.List<java.lang.String> importObjectFromWsdl(java.lang.String wsdlURL,
                                                             java.io.File outputDir,
                                                             java.io.File sourceDir,
                                                             java.lang.String targetPackage,
                                                             java.util.List<java.io.File> bindingFiles,
                                                             java.io.File catelog)
                                                      throws java.net.MalformedURLException,
                                                             WiseRuntimeException
Specified by:
importObjectFromWsdl in class WSConsumer
Throws:
java.net.MalformedURLException
WiseRuntimeException

setMetroHome

public void setMetroHome(java.lang.String value)

getMetroHome

public java.lang.String getMetroHome()

getMertroJars

public java.net.URL[] getMertroJars()
                             throws WiseRuntimeException
Throws:
WiseRuntimeException