Package org.sonatype.guice.bean.locators.spi

SPI for contributing Bindings to the MutableBeanLocator.

See:
          Description

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

Package org.sonatype.guice.bean.locators.spi Description

SPI for contributing Bindings to the MutableBeanLocator.

The principal members of this package are:

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



Copyright © 2010-2011 Sonatype, Inc.. All Rights Reserved.