|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.frascati.tinfi.osoa.CallableReferenceImpl<B>
org.ow2.frascati.tinfi.osoa.ServiceReferenceImpl<WsdlCompiler>
org.ow2.frascati.wsdl.WsdlCompilerFcSR
public class WsdlCompilerFcSR
| Field Summary |
|---|
| Fields inherited from class org.ow2.frascati.tinfi.osoa.CallableReferenceImpl |
|---|
callbackID |
| Constructor Summary | |
|---|---|
WsdlCompilerFcSR(java.lang.Class<WsdlCompiler> businessInterface,
WsdlCompiler service)
|
|
| Method Summary | |
|---|---|
void |
compileWSDL(java.lang.String arg0,
ProcessingContext arg1)
Compile a WSDL definition. |
javax.wsdl.Definition |
readWSDL(java.lang.String arg0)
Get a WSDL definition. |
| Methods inherited from class org.ow2.frascati.tinfi.osoa.ServiceReferenceImpl |
|---|
getCallback, getConversationID, setCallback, setCallbackID, setConversationID |
| Methods inherited from class org.ow2.frascati.tinfi.osoa.CallableReferenceImpl |
|---|
getBusinessInterface, getCallbackID, getConversation, getService, isConversational, popConversation, pushConversation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.osoa.sca.CallableReference |
|---|
getBusinessInterface, getCallbackID, getConversation, getService, isConversational |
| Constructor Detail |
|---|
public WsdlCompilerFcSR(java.lang.Class<WsdlCompiler> businessInterface,
WsdlCompiler service)
| Method Detail |
|---|
public javax.wsdl.Definition readWSDL(java.lang.String arg0)
throws javax.wsdl.WSDLException
WsdlCompiler
readWSDL in interface WsdlCompilerjavax.wsdl.WSDLException
public void compileWSDL(java.lang.String arg0,
ProcessingContext arg1)
throws java.lang.Exception
WsdlCompiler
compileWSDL in interface WsdlCompilerjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||