|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.wsdl.gen.Parser
org.apache.axis.wsdl.toJava.Emitter
org.apache.ws.ews.mapper.J2eeEmitter
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
Allows to define more options like classloader.
| Field Summary |
| Fields inherited from class org.apache.ws.ews.mapper.J2eeEmitter |
wscontext |
| Fields inherited from class org.apache.axis.wsdl.toJava.Emitter |
baseTypeMapping, DEFAULT_NSTOPKG_FILE, namespaceMap, namespaces, nsExcludes, nsIncludes, NStoPkgFilename, properties, typeMappingVersion |
| Fields inherited from class org.apache.axis.wsdl.gen.Parser |
debug, imports, nowrap, password, quiet, username, verbose, wrapArrays |
| Constructor Summary | |
FullEmitter()
|
|
| Method Summary | |
java.lang.ClassLoader |
getClassLoader()
|
JOnASJ2EEWebServicesContext |
getJOnASWsContext()
|
boolean |
hasBindingGeneration()
|
boolean |
hasDeployGeneration()
|
boolean |
hasServiceGeneration()
|
void |
setBindingGeneration(boolean bg)
|
void |
setClassLoader(java.lang.ClassLoader classLoader)
Set the classloader to use |
void |
setDeployGeneration(boolean dg)
|
void |
setJOnASWsContext(JOnASJ2EEWebServicesContext context)
|
void |
setServiceGeneration(boolean sg)
|
| Methods inherited from class org.apache.ws.ews.mapper.J2eeEmitter |
getJavaName, getJaxRpcMapper, getServiceQName, getSymbolTable, getWscontext, isGeneratingInterface, isGeneratingTypes, run, runServerSide, runTemp, sanityCheck, setJaxRpcMapper, setMappingFileInputStream, setMappingFilePath, setWscontext |
| Methods inherited from class org.apache.axis.wsdl.toJava.Emitter |
debug, deploySkeleton, doesExist, emit, emit, generateAll, generateImports, generateServerSide, generateTestCase, getDebug, getDefaultTypeMapping, getDeploySkeleton, getGeneratedClassNames, getGeneratedFileInfo, getGeneratedFileNames, getGenerateServerSide, getHelperGeneration, getImplementationClassName, getJavaNameHook, getJavaVariableName, getJavaVariableNameHook, getNamespaceExcludes, getNamespaceIncludes, getNamespaceMap, getNamespaces, getOutputDir, getPackage, getPackage, getPackageName, getProperties, getQName2ClassMap, getScope, getServiceDesc, getTypeMappingVersion, getVerbose, getWriterFactory, isAllowInvalidURL, isAllWanted, isBuildFileWanted, isDeploy, isHelperWanted, isServerSide, isSkeletonWanted, isTestCaseWanted, isTypeCollisionProtection, run, setAllowInvalidURL, setAllWanted, setBuildFileWanted, setDefaultTypeMapping, setDeploy, setFactory, setHelperGeneration, setHelperWanted, setImplementationClassName, setNamespaceExcludes, setNamespaceIncludes, setNamespaceMap, setNStoPkg, setOutputDir, setPackageName, setProperties, setQName2ClassMap, setScope, setServerSide, setServiceDesc, setSkeletonWanted, setTestCaseWanted, setTypeCollisionProtection, setTypeMappingVersion, setWrapArrays, verbose |
| Methods inherited from class org.apache.axis.wsdl.gen.Parser |
getCurrentDefinition, getFactory, getPassword, getTimeout, getUsername, getWSDLURI, isDebug, isImports, isNowrap, isQuiet, isVerbose, setDebug, setFactory, setImports, setNowrap, setPassword, setQuiet, setTimeout, setUsername, setVerbose |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FullEmitter()
| Method Detail |
public java.lang.ClassLoader getClassLoader()
getClassLoader in interface JOnASWSEmitterpublic void setClassLoader(java.lang.ClassLoader classLoader)
setClassLoader in interface JOnASWSEmitterclassLoader - The classLoader to set.public JOnASJ2EEWebServicesContext getJOnASWsContext()
getJOnASWsContext in interface JOnASWSEmitterJOnASWSEmitter.getJOnASWsContext()public void setJOnASWsContext(JOnASJ2EEWebServicesContext context)
setJOnASWsContext in interface JOnASWSEmittercontext - set the WS ContextJOnASWSEmitter.setJOnASWsContext(org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext)public boolean hasBindingGeneration()
hasBindingGeneration in interface JOnASWSEmitterJOnASWSEmitter.hasBindingGeneration()public boolean hasServiceGeneration()
hasServiceGeneration in interface JOnASWSEmitterJOnASWSEmitter.hasServiceGeneration()public boolean hasDeployGeneration()
hasDeployGeneration in interface JOnASWSEmitterJOnASWSEmitter.hasDeployGeneration()public void setBindingGeneration(boolean bg)
bg - generate bindings on/offpublic void setServiceGeneration(boolean sg)
sg - generate services on/offpublic void setDeployGeneration(boolean dg)
dg - generate deploy files on/off
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||