|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.frascati.util.AbstractLoggeable
org.ow2.frascati.wsdl.WsdlCompilerCXF
public class WsdlCompilerCXF
OW2 FraSCAti Assembly Factory WSDL compiler with Apache CXF.
| Field Summary |
|---|
| Fields inherited from class org.ow2.frascati.util.AbstractLoggeable |
|---|
log |
| Constructor Summary | |
|---|---|
WsdlCompilerCXF()
|
|
| Method Summary | |
|---|---|
void |
compileWSDL(java.lang.String wsdlUri,
ProcessingContext processingContext)
Compile a WSDL definition. |
void |
initialize()
Initialize the component. |
javax.wsdl.Definition |
readWSDL(java.lang.String wsdlUri)
Get a WSDL definition. |
| Methods inherited from class org.ow2.frascati.util.AbstractLoggeable |
|---|
logDo, logDone, severe, warning |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WsdlCompilerCXF()
| Method Detail |
|---|
public final void initialize()
throws FrascatiException
FrascatiException
public final javax.wsdl.Definition readWSDL(java.lang.String wsdlUri)
throws javax.wsdl.WSDLException
WsdlCompiler
readWSDL in interface WsdlCompilerjavax.wsdl.WSDLExceptionWsdlCompiler.readWSDL(String)
public final void compileWSDL(java.lang.String wsdlUri,
ProcessingContext processingContext)
throws java.lang.Exception
WsdlCompiler
compileWSDL in interface WsdlCompilerjava.lang.ExceptionWsdlCompiler#compileWSDL(String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||