| Package | Description |
|---|---|
| org.sonatype.guice.bean.locators.spi |
SPI for contributing
Bindings to the MutableBeanLocator. |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
BindingPublisher.subscribe(BindingSubscriber<T> subscriber)
Subscribes the given
BindingSubscriber to receive Bindings. |
<T> void |
BindingPublisher.unsubscribe(BindingSubscriber<T> subscriber)
Stops the given
BindingSubscriber from receiving Bindings. |
Copyright © 2010-2015 Sonatype, Inc.. All Rights Reserved.