| org.eclipse.sisu.inject.BindingSubscriber<T> |
Subscriber of Bindings from one or more BindingPublishers.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Adds the given ranked
Binding to this subscriber. | |||||||||||
Snapshot of currently subscribed
Bindings. | |||||||||||
Removes the given
Binding from this subscriber. | |||||||||||
Returns the type of
Bindings that are of interest. | |||||||||||
Adds the given ranked Binding to this subscriber.
| binding | The new binding |
|---|---|
| rank | The assigned rank |
Removes the given Binding from this subscriber.
| binding | The old binding |
|---|
Returns the type of Bindings that are of interest.