org.apache.tuscany.sca.binding.ws
Interface WebServiceBindingFactory

All Known Implementing Classes:
DefaultWebServiceBindingFactory, WebServiceBindingFactoryImpl

public interface WebServiceBindingFactory

Factory for the Web Service binding model.


Method Summary
 WebServiceBinding createWebServiceBinding()
          Creates a new WebService binding.
 

Method Detail

createWebServiceBinding

WebServiceBinding createWebServiceBinding()
Creates a new WebService binding.

Returns:
a new WebService binding