This ant task generates a web service client jar from a WSDL.
The adds compilation and packaging functionality to the extended ClientGenFacadeTask/code>.
Copyright (c) 2003 by BEA Systems, Inc. All rights reserved.
Methods inherited from class weblogic.wsee.tools.anttasks.ClientGenFacadeTask
addBinding , addConfiguredDepends , addConfiguredProduces , addConfiguredSysProperty , addConfiguredXmlCatalog , addXsdConfig , getDestDir , getType , init , initJAXWSOptions , setAllowWrappedArrayForDocLiteral , setAutoDetectWrapped , setCatalog , setCopyWsdl , setFillIncompleteParameterOrderList , setGenerateAsyncMethods , setGeneratePolicyMethods , setGenerateRuntimeCatalog , setHandlerChainFile , setIncludeGlobalTypes , setJaxRPCWrappedArrayStyle , setPackageName , setServiceName , setSortSchemaTypes , setType , setTypeFamily , setWsdl , setWsdlLocation , setXauthfile
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
ClientGenTask
public ClientGenTask ()
setSrcdir
public void setSrcdir (File srcDir)
addFileSet
public void addFileSet (FileSet fileSet)
setDestfile
public void setDestfile (File file)
setDestDir
public void setDestDir (File destDir)
setDebugLevel
public void setDebugLevel (String s)
setProject
public void setProject (Project project)
setSource
public void setSource (String s)
setSourcepath
public void setSourcepath (Path path)
createSourcepath
public Path createSourcepath ()
setSourcepathRef
public void setSourcepathRef (Reference reference)
setClasspath
public void setClasspath (Path path)
createClasspath
public Path createClasspath ()
setClasspathRef
public void setClasspathRef (Reference reference)
setBootclasspath
public void setBootclasspath (Path path)
setBootClasspathRef
public void setBootClasspathRef (Reference reference)
setExtdirs
public void setExtdirs (Path path)
createExtdirs
public Path createExtdirs ()
setListfiles
public void setListfiles (boolean b)
setFailonerror
public void setFailonerror (boolean b)
setProceed
public void setProceed (boolean b)
setDeprecation
public void setDeprecation (boolean b)
setMemoryMaximumSize
public void setMemoryMaximumSize (String s)
setMemoryInitialSize
public void setMemoryInitialSize (String s)
setEncoding
public void setEncoding (String s)
setDebug
public void setDebug (boolean b)
setOptimize
public void setOptimize (boolean b)
setDepend
public void setDepend (boolean b)
setVerbose
public void setVerbose (boolean b)
setIncludeantruntime
public void setIncludeantruntime (boolean b)
setIncludejavaruntime
public void setIncludejavaruntime (boolean b)
setFork
public void setFork (boolean b)
setTempdir
public void setTempdir (File dir)
setExecutable
public void setExecutable (String s)
setNowarn
public void setNowarn (boolean b)
createCompilerArg
public Javac.ImplementationSpecificArgument createCompilerArg ()
setCompiler
public void setCompiler (String s)
getSourcepath
public Path getSourcepath ()
Gets the sourcepath to be used for this compilation.
Returns: the source path
setOverwrite
public void setOverwrite (boolean val)
execute
public void execute ()
Overrides: execute
in class ClientGenFacadeTask
Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.5) Part Number E13941-05
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD