|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.idoox.wasp.tools.wsdlc.WSDLCompilerFactory
WSDL2JavaFactory
instead.
A factory which creates an implementation of WSDLCompiler interface.
Field Summary | |
static java.lang.String |
CONTEXT_WSDLCOMPILER_FACTORY
Deprecated. Use WSDL2JavaFactory.CONTEXT_WSDL2JAVA_FACTORY |
Constructor Summary | |
WSDLCompilerFactory()
Deprecated. |
Method Summary | |
protected abstract WSDLCompiler |
getWSDLCompilerInstance()
Deprecated. Returns an implementation of WSDLCompiler interface. |
static WSDLCompiler |
newWSDLCompiler()
Deprecated. Use WSDL2JavaFactory.newWSDL2Java() |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String CONTEXT_WSDLCOMPILER_FACTORY
WSDL2JavaFactory.CONTEXT_WSDL2JAVA_FACTORY
Constructor Detail |
public WSDLCompilerFactory()
Method Detail |
public static final WSDLCompiler newWSDLCompiler()
WSDL2JavaFactory.newWSDL2Java()
protected abstract WSDLCompiler getWSDLCompilerInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |