2016/05/28 - Apache Tuscany has been retired.
For more information, please explore the Attic.
org.apache.tuscany.sca.assembly.builder
Interface EndpointBuilder
- All Known Implementing Classes:
- DefaultEndpointBuilder, EndpointBuilderImpl
public interface EndpointBuilder
A builder that handles the configuration of reference endpoints
It collects together the logic so that it can be used at build time
or later on during late binding scenarios
build
void build(Endpoint endpoint)
- Build an endpoint.
- Parameters:
endpoint
-