|
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 | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTask
weblogic.wsee.tools.anttasks.ClientGenFacadeTask
public class ClientGenFacadeTask
This task exposes ClientGen
functionality.
ClientGen
Field Summary | |
---|---|
protected File |
destDir
|
protected weblogic.wsee.tools.clientgen.jaxws.Options |
jaxwsOptions
|
protected weblogic.wsee.WebServiceType |
type
|
protected String |
wsdl
|
Constructor Summary | |
---|---|
ClientGenFacadeTask()
|
Method Summary | |
---|---|
void |
addBinding(FileSet fileSet)
|
void |
addConfiguredDepends(FileSet fs)
|
void |
addConfiguredProduces(FileSet fs)
|
void |
addConfiguredSysProperty(Environment.Variable var)
|
void |
addConfiguredXmlCatalog(XMLCatalog entityResolver)
support child xmlcatalog element |
void |
addXsdConfig(FileSet fileSet)
Deprecated. use addBinding instead |
void |
execute()
|
File |
getDestDir()
|
weblogic.wsee.WebServiceType |
getType()
|
void |
init()
|
void |
initJAXWSOptions()
|
void |
setAllowWrappedArrayForDocLiteral(boolean value)
|
void |
setAutoDetectWrapped(boolean autoDetectWrapped)
|
void |
setCatalog(File catalog)
|
void |
setCopyWsdl(boolean copyWsdl)
|
void |
setFillIncompleteParameterOrderList(boolean fillIncompleteParameterOrderList)
|
void |
setGenerateAsyncMethods(boolean generateAsyncMethods)
|
void |
setGeneratePolicyMethods(boolean generatePolicyMethods)
|
void |
setGenerateRuntimeCatalog(boolean generateRuntimeCatalog)
|
void |
setHandlerChainFile(File handlerChain)
|
void |
setIncludeGlobalTypes(boolean includeGlobalTypes)
|
void |
setJaxRPCWrappedArrayStyle(boolean jaxRPCWrappedArrayStyle)
|
void |
setPackageName(String packageName)
|
void |
setServiceName(String serviceName)
|
void |
setSortSchemaTypes(boolean sortSchemaTypes)
|
void |
setType(String type)
|
void |
setTypeFamily(String typeFamilyId)
|
void |
setWsdl(String wsdl)
|
void |
setWsdlLocation(String wsdlLocation)
|
void |
setXauthfile(File xauthfile)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String wsdl
protected File destDir
protected weblogic.wsee.WebServiceType type
protected weblogic.wsee.tools.clientgen.jaxws.Options jaxwsOptions
Constructor Detail |
---|
public ClientGenFacadeTask()
Method Detail |
---|
public void initJAXWSOptions()
public void setCatalog(File catalog)
public void addConfiguredSysProperty(Environment.Variable var)
public void addConfiguredDepends(FileSet fs)
public void addConfiguredProduces(FileSet fs)
@Deprecated public void addXsdConfig(FileSet fileSet)
public void addBinding(FileSet fileSet)
public void setAutoDetectWrapped(boolean autoDetectWrapped)
public void setIncludeGlobalTypes(boolean includeGlobalTypes)
public void setSortSchemaTypes(boolean sortSchemaTypes)
public void setFillIncompleteParameterOrderList(boolean fillIncompleteParameterOrderList)
public void setWsdl(String wsdl)
public void setServiceName(String serviceName)
public void setPackageName(String packageName)
public File getDestDir()
public void setHandlerChainFile(File handlerChain)
public void setGeneratePolicyMethods(boolean generatePolicyMethods)
public void setJaxRPCWrappedArrayStyle(boolean jaxRPCWrappedArrayStyle)
public void setGenerateAsyncMethods(boolean generateAsyncMethods)
public void setTypeFamily(String typeFamilyId)
public weblogic.wsee.WebServiceType getType()
public void setType(String type)
public void execute() throws BuildException
BuildException
public void init()
public void addConfiguredXmlCatalog(XMLCatalog entityResolver)
entityResolver
- public void setGenerateRuntimeCatalog(boolean generateRuntimeCatalog)
public void setWsdlLocation(String wsdlLocation)
public void setCopyWsdl(boolean copyWsdl)
public void setAllowWrappedArrayForDocLiteral(boolean value)
public void setXauthfile(File xauthfile)
|
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 | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |