package

org.eclipse.sisu.locators.spi

Classes | Description

SPI for contributing com.google.inject.Bindings to the MutableBeanLocator.

The principal members of this package are:

BindingDistributor
Distributor of com.google.inject.Bindings retrieved from a series of BindingPublishers.
BindingPublisher
Publisher of com.google.inject.Bindings to interested BindingSubscribers.
BindingSubscriber
Subscriber of com.google.inject.Bindings from one or more BindingPublishers.