org.ow2.frascati.wsdl
Class WsdlCompilerInterceptorSCAIntent
java.lang.Object
org.ow2.frascati.tinfi.TinfiComponentInterceptor<WsdlCompiler>
org.ow2.frascati.wsdl.WsdlCompilerInterceptorSCAIntent
- All Implemented Interfaces:
- org.objectweb.fractal.julia.Controller, org.objectweb.fractal.julia.Interceptor, WsdlCompiler
public class WsdlCompilerInterceptorSCAIntent
- extends TinfiComponentInterceptor<WsdlCompiler>
- implements WsdlCompiler, org.objectweb.fractal.julia.Interceptor
| Methods inherited from class org.ow2.frascati.tinfi.TinfiComponentInterceptor |
addIntentHandler, addIntentHandler, getFcCompCtxCtrlItf, getFcItf, getFcItfDelegate, getMethods, initFcClone, initIntentHandlersMap, listIntentHandler, listIntentHandler, pushFcAndGet, releaseFcAndPop, removeIntentHandler, removeIntentHandler, setFcItf, setFcItfDelegate |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.objectweb.fractal.julia.Interceptor |
getFcItfDelegate, setFcItfDelegate |
WsdlCompilerInterceptorSCAIntent
public WsdlCompilerInterceptorSCAIntent()
initFcController
public void initFcController(org.objectweb.fractal.julia.InitializationContext ic)
throws org.objectweb.fractal.api.factory.InstantiationException
- Specified by:
initFcController in interface org.objectweb.fractal.julia.Controller- Overrides:
initFcController in class TinfiComponentInterceptor<WsdlCompiler>
- Throws:
org.objectweb.fractal.api.factory.InstantiationException
clone
public java.lang.Object clone()
- Specified by:
clone in interface org.objectweb.fractal.julia.Interceptor- Specified by:
clone in class TinfiComponentInterceptor<WsdlCompiler>
readWSDL
public javax.wsdl.Definition readWSDL(java.lang.String arg0)
throws javax.wsdl.WSDLException
- Description copied from interface:
WsdlCompiler
- Get a WSDL definition.
- Specified by:
readWSDL in interface WsdlCompiler
- Throws:
javax.wsdl.WSDLException
compileWSDL
public void compileWSDL(java.lang.String arg0,
ProcessingContext arg1)
throws java.lang.Exception
- Description copied from interface:
WsdlCompiler
- Compile a WSDL definition.
- Specified by:
compileWSDL in interface WsdlCompiler
- Throws:
java.lang.Exception
Copyright © 2007-2010 OW2 Consortium. All Rights Reserved.