| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.binding.ws.xml.BindingBuilderImpl
public class BindingBuilderImpl
A factory for the calculated WSDL document needed by Web Service bindings.
| Constructor Summary | |
|---|---|
BindingBuilderImpl(ExtensionPointRegistry extensionPoints)
 | 
|
| Method Summary | |
|---|---|
 void | 
build(Component component,
      AbstractContract contract,
      Binding binding,
      Monitor monitor)
Create a calculated WSDL document and save it in the Web Service binding.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public BindingBuilderImpl(ExtensionPointRegistry extensionPoints)
| Method Detail | 
|---|
public void build(Component component,
                  AbstractContract contract,
                  Binding binding,
                  Monitor monitor)
build in interface BindingBuildercomponent - The component for the binding's service or referencecontract - The binding's service or reference
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||