| org.eclipse.sisu.inject.BindingPublisher |
Known Indirect Subclasses
|
Publisher of Bindings to interested BindingSubscribers.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Estimates the maximum rank this publisher may assign to a
Binding. | |||||||||||
Subscribes the given
BindingSubscriber to receive Bindings. | |||||||||||
Stops the given
BindingSubscriber from receiving Bindings. | |||||||||||
Estimates the maximum rank this publisher may assign to a Binding.
Subscribes the given BindingSubscriber to receive Bindings.
| subscriber | The subscriber |
|---|
Stops the given BindingSubscriber from receiving Bindings.
| subscriber | The subscriber |
|---|