| org.eclipse.sisu.locators.spi.BindingDistributor |
Known Indirect Subclasses
|
Distributor of Bindings retrieved from a series of BindingPublishers.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Adds the given ranked
BindingPublisher and distributes its Bindings. | |||||||||||
Removes all known
BindingPublishers and their Bindings. | |||||||||||
Removes the given
BindingPublisher and its Bindings. | |||||||||||
Adds the given ranked BindingPublisher and distributes its Bindings.
| publisher | The new publisher |
|---|---|
| rank | The assigned rank |
Removes the given BindingPublisher and its Bindings.
| publisher | The old publisher |
|---|