org.apache.ws.muws.tool
Class MuwsWsdl2Java
java.lang.Object
org.apache.ws.resource.tool.Wsdl2Java
org.apache.ws.notification.tool.WsnWsdl2Java
org.apache.ws.muws.tool.MuwsWsdl2Java
- public class MuwsWsdl2Java
- extends org.apache.ws.notification.tool.WsnWsdl2Java
TODO
Nested classes inherited from class org.apache.ws.resource.tool.Wsdl2Java |
org.apache.ws.resource.tool.Wsdl2Java.Wsdl2JavaOptions |
Fields inherited from class org.apache.ws.resource.tool.Wsdl2Java |
CMD_LINE_OPTIONS |
Constructor Summary |
MuwsWsdl2Java(java.io.File[] wsdlFiles,
java.io.File outputDir,
java.io.File[] classpath,
org.apache.ws.resource.tool.Wsdl2Java.Wsdl2JavaOptions options)
|
Method Summary |
protected org.apache.ws.resource.tool.velocity.ServiceProperties |
buildServiceProperties(org.apache.ws.resource.ResourceDefinition resourceDefinition,
java.io.File file,
java.io.File file1)
|
protected java.lang.String |
getWebbappName()
|
protected org.apache.velocity.VelocityContext |
updateVelocityContext(org.apache.velocity.VelocityContext context,
org.apache.ws.resource.ResourceDefinition resourceDef)
Provides a hook for adding to the Velocity Context. |
Methods inherited from class org.apache.ws.resource.tool.Wsdl2Java |
addPortType2JavaInfo, generate, getOptions, getOutputDir, getPortType2JavaInfo, getWsdlFiles, main |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WEBAPP_NAME
protected java.lang.String WEBAPP_NAME
MuwsWsdl2Java
public MuwsWsdl2Java(java.io.File[] wsdlFiles,
java.io.File outputDir,
java.io.File[] classpath,
org.apache.ws.resource.tool.Wsdl2Java.Wsdl2JavaOptions options)
throws java.lang.Exception
getWebbappName
protected java.lang.String getWebbappName()
buildServiceProperties
protected org.apache.ws.resource.tool.velocity.ServiceProperties buildServiceProperties(org.apache.ws.resource.ResourceDefinition resourceDefinition,
java.io.File file,
java.io.File file1)
updateVelocityContext
protected org.apache.velocity.VelocityContext updateVelocityContext(org.apache.velocity.VelocityContext context,
org.apache.ws.resource.ResourceDefinition resourceDef)
- Provides a hook for adding to the Velocity Context.
- Parameters:
context
-
- Returns:
- VelocityContext
Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.