|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BindingSubscriber | |
|---|---|
| org.sonatype.guice.bean.locators.spi | SPI for contributing Bindings to the MutableBeanLocator. |
| Uses of BindingSubscriber in org.sonatype.guice.bean.locators.spi |
|---|
| Methods in org.sonatype.guice.bean.locators.spi with parameters of type BindingSubscriber | ||
|---|---|---|
|
BindingPublisher.subscribe(com.google.inject.TypeLiteral<T> type,
BindingSubscriber subscriber)
Subscribes the given BindingSubscriber to receive Bindings of the given type. |
|
|
BindingPublisher.unsubscribe(com.google.inject.TypeLiteral<T> type,
BindingSubscriber subscriber)
Stops the given BindingSubscriber from receiving Bindings of the given type. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||