org.ow2.frascati.wsdl
Class ScaInterfaceWsdlProcessor
java.lang.Object
org.ow2.frascati.util.AbstractLoggeable
org.ow2.frascati.util.AbstractFractalLoggeable<ProcessorException>
org.ow2.frascati.assembly.factory.processor.AbstractProcessor<InterfaceType>
org.ow2.frascati.assembly.factory.processor.AbstractInterfaceProcessor<org.eclipse.stp.sca.WSDLPortType>
org.ow2.frascati.wsdl.ScaInterfaceWsdlProcessor
- All Implemented Interfaces:
- Processor<org.eclipse.stp.sca.WSDLPortType>
public class ScaInterfaceWsdlProcessor
- extends AbstractInterfaceProcessor<org.eclipse.stp.sca.WSDLPortType>
OW2 FraSCAti Assembly Factory SCA interface WSDL processor class.
- Version:
- 1.3
- Author:
- Philippe Merle
| Methods inherited from class org.ow2.frascati.assembly.factory.processor.AbstractProcessor |
append, append, append, append, append, append, check, check, checkAttributeMustBeSet, checkAttributeMustBeSet, checkAttributeNotSupported, checkChildrenNotSupported, checkMustBeDefined, complete, complete, complete, doComplete, doInstantiate, generate, generate, generate, getID, getID, getParent, instantiate, instantiate, instantiate, internalToStringBuffer, isNullOrEmpty, logDo, logDone, logFine, newException, toString |
| Methods inherited from class org.ow2.frascati.util.AbstractFractalLoggeable |
addFractalSubComponent, addFractalSubComponent, bindFractalComponent, bindFractalComponent, getFractalBindingController, getFractalComponentName, getFractalComponentName, getFractalComponentState, getFractalComponentState, getFractalContentController, getFractalInterface, getFractalInternalInterface, getFractalInternalInterface, getFractalLifeCycleController, getFractalNameController, getFractalSubComponents, getFractalSubComponents, removeFractalSubComponent, removeFractalSubComponent, setFractalComponentName, setFractalComponentName, startFractalComponent, startFractalComponent, stopFractalComponent, stopFractalComponent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScaInterfaceWsdlProcessor
public ScaInterfaceWsdlProcessor()
toStringBuffer
protected final void toStringBuffer(org.eclipse.stp.sca.WSDLPortType wsdlPortType,
java.lang.StringBuffer sb)
- Overrides:
toStringBuffer in class AbstractInterfaceProcessor<org.eclipse.stp.sca.WSDLPortType>
- See Also:
org.ow2.frascati.assembly.factory.processor.AbstractProcessor#toStringBuffer(EObjectType, StringBuffer)
doCheck
protected final void doCheck(org.eclipse.stp.sca.WSDLPortType wsdlPortType,
ProcessingContext processingContext)
throws ProcessorException
- Overrides:
doCheck in class AbstractProcessor<org.eclipse.stp.sca.WSDLPortType>
- Throws:
ProcessorException- See Also:
org.ow2.frascati.assembly.factory.api.Processor#check(ElementType, ProcessingContext)
doGenerate
protected final void doGenerate(org.eclipse.stp.sca.WSDLPortType wsdlPortType,
ProcessingContext processingContext)
throws ProcessorException
- Overrides:
doGenerate in class AbstractProcessor<org.eclipse.stp.sca.WSDLPortType>
- Throws:
ProcessorException- See Also:
org.ow2.frascati.assembly.factory.api.Processor#generate(ElementType, ProcessingContext)
getProcessorID
public final java.lang.String getProcessorID()
- See Also:
Processor.getProcessorID()
Copyright © 2007-2010 OW2 Consortium. All Rights Reserved.