|
|||||||||
| 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.util.AbstractFractalLoggeable<ProcessorException>
org.ow2.frascati.assembly.factory.processor.AbstractProcessor<BindingType>
org.ow2.frascati.assembly.factory.processor.AbstractBindingProcessor<BindingType>
org.ow2.frascati.binding.factory.AbstractBindingFactoryProcessor<org.eclipse.stp.sca.WebServiceBinding>
org.ow2.frascati.binding.ws.ScaBindingWsProcessor
public class ScaBindingWsProcessor
Bind components using Web Service Binding.
| Field Summary |
|---|
| Fields inherited from class org.ow2.frascati.binding.factory.AbstractBindingFactoryProcessor |
|---|
CLASSLOADER, PLUGIN_ID |
| Fields inherited from class org.ow2.frascati.assembly.factory.processor.AbstractBindingProcessor |
|---|
BINDING_URI_BASE_DEFAULT_VALUE, BINDING_URI_BASE_EMPTY_VALUE, BINDING_URI_BASE_PROPERTY_NAME |
| Fields inherited from class org.ow2.frascati.assembly.factory.processor.AbstractProcessor |
|---|
EQUALS_TO, SCA_BINDING, SCA_COMPONENT, SCA_IMPLEMENTATION, SCA_INTERFACE, SCA_PROPERTY, SCA_REFERENCE, SCA_SERVICE |
| Fields inherited from class org.ow2.frascati.util.AbstractLoggeable |
|---|
log |
| Constructor Summary | |
|---|---|
ScaBindingWsProcessor()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getBindingFactoryPluginId()
|
java.lang.String |
getProcessorID()
|
protected void |
initializeBindingHints(org.eclipse.stp.sca.WebServiceBinding wsBinding,
java.util.Map<java.lang.String,java.lang.Object> hints)
|
protected void |
toStringBuffer(org.eclipse.stp.sca.WebServiceBinding wsBinding,
java.lang.StringBuffer sb)
|
| Methods inherited from class org.ow2.frascati.binding.factory.AbstractBindingFactoryProcessor |
|---|
doCheck, doComplete |
| Methods inherited from class org.ow2.frascati.assembly.factory.processor.AbstractBindingProcessor |
|---|
checkBinding, completeBindingURI, getBaseReference, getBaseReferenceJavaInterface, getBaseService, getBaseServiceJavaInterface, getFractalComponent, hasBaseReference, hasBaseService, setEmptyBindingURIBase |
| 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, doGenerate, 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.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 ScaBindingWsProcessor()
| Method Detail |
|---|
protected final void toStringBuffer(org.eclipse.stp.sca.WebServiceBinding wsBinding,
java.lang.StringBuffer sb)
toStringBuffer in class AbstractBindingProcessor<org.eclipse.stp.sca.WebServiceBinding>org.ow2.frascati.assembly.factory.processor.AbstractProcessor#toStringBuffer(EObjectType, StringBuffer)protected final java.lang.String getBindingFactoryPluginId()
getBindingFactoryPluginId in class AbstractBindingFactoryProcessor<org.eclipse.stp.sca.WebServiceBinding>AbstractBindingFactoryProcessor.getBindingFactoryPluginId()
protected final void initializeBindingHints(org.eclipse.stp.sca.WebServiceBinding wsBinding,
java.util.Map<java.lang.String,java.lang.Object> hints)
initializeBindingHints in class AbstractBindingFactoryProcessor<org.eclipse.stp.sca.WebServiceBinding>AbstractBindingFactoryProcessor#initializeBindingHints(EObjectType, Map)public final java.lang.String getProcessorID()
Processor.getProcessorID()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||