| Package | Description |
|---|---|
| org.eclipse.sisu.launch |
Utilities to test, launch, and extend Sisu applications.
|
| org.eclipse.sisu.wire |
Customizable wiring of unresolved dependencies.
|
| Class and Description |
|---|
| WireModule.Strategy
Wiring strategy.
|
| Wiring
Something that can supply bindings for unresolved dependency
Keys. |
| Class and Description |
|---|
| AbstractTypeConverter
Abstract
TypeConverter Module that automatically registers the converter based on the type argument. |
| BeanProviders
Supplies various bean
Providers backed by dynamic bean lookups. |
DependencyAnalyzer
BindingTargetVisitor that collects the Keys of any injected dependencies. |
DependencyVerifier
BindingTargetVisitor that verifies any injected dependencies. |
ElementAnalyzer
ElementVisitor that analyzes Bindings for unresolved injection dependencies. |
| GlueLoader
Weak cache of
ClassLoaders that can generate proxy classes on-demand. |
| TypeConverterCache
Lazy cache of known
TypeConverters. |
| WireModule.Strategy
Wiring strategy.
|
| Wiring
Something that can supply bindings for unresolved dependency
Keys. |