package

org.eclipse.sisu.inject

Classes | Description

Custom bean injection.

The principal members of this package are:

BeanListener
com.google.inject.spi.TypeListener that listens for bean types and wires up their properties.
BeanBinder
Provides custom PropertyBinders for bean types.
PropertyBinder
Provides custom PropertyBindings for bean properties.
PropertyBinding
Injects a customized bean property into bean instances.