Package | Description |
---|---|
org.eclipse.sisu |
Injectable API for Sisu components (a.k.a beans).
|
org.eclipse.sisu.bean |
Customizable injection of bean properties, based on http://code.google.com/p/google-guice/wiki/CustomInjections.
|
org.eclipse.sisu.inject |
Dynamic bean lookup across multiple injectors.
|
org.eclipse.sisu.launch |
Utilities to test, launch, and extend Sisu applications.
|
org.eclipse.sisu.osgi | |
org.eclipse.sisu.space |
Customizable scanning of bean implementations.
|
org.eclipse.sisu.space.asm | |
org.eclipse.sisu.wire |
Customizable wiring of unresolved dependencies.
|
org.sonatype.inject |
Deprecated; new applications should use
org.eclipse.sisu . |