|
Interface Summary |
| AutomaticBinding |
Represent a binding that has been added automatically to the model rather
than being specified by the user through the composite file |
| BindingBuilder |
A builder that handles any build-time configuration needed by bindings. |
| BindingBuilderExtension |
An extension that can be implemented by bindings to provide a binding builder. |
| ComponentPreProcessor |
Interface for Component Pre Processors. |
| CompositeBuilder |
A builder that handles the configuration of the components inside a
composite and the wiring of component references to component services. |
| DomainBuilder |
A builder that handles the configuration of the components inside a
composite and the wiring of component references to component services. |
| 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 |