| org.sonatype.guice.bean.locators.spi.BindingSubscriber |
Subscriber of Bindings from one or more BindingPublishers.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Adds the given ranked Binding to this subscriber.
| |||||||||||
Removes all known Bindings from this subscriber.
| |||||||||||
Removes the given Binding from this subscriber.
| |||||||||||
Adds the given ranked Binding to this subscriber.
| binding | The new binding |
|---|---|
| rank | The assigned rank |
Removes all known Bindings from this subscriber.
Removes the given Binding from this subscriber.
| binding | The old binding |
|---|