package

org.eclipse.sisu.containers

Classes | Description

Bean containers.

The principal members of this package are:

Main
Classic main entry point that creates a static com.google.inject.Injector for the current class-path.
SisuActivator
OSGi org.osgi.framework.BundleActivator that maintains a dynamic injector graph as bundles come and go.
InjectedTestCase
JUnit junit.framework.TestCase that automatically binds and injects itself.