Package org.sonatype.guice.bean.containers

Bean containers.

See:
          Description

Class Summary
InjectedTest Abstract TestNG/JUnit4 test that automatically binds and injects itself.
InjectedTestCase Abstract JUnit3 TestCase that automatically binds and injects itself.
Main Bootstrap class that creates a static Injector by scanning the current class-path for beans.
SisuActivator BundleActivator that maintains a dynamic Injector graph by scanning bundles as they come and go.
SisuGuice  
 

Package org.sonatype.guice.bean.containers Description

Bean containers.

The principal members of this package are:

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



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