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
Key s. |
Class and Description |
---|
AbstractTypeConverter
Abstract
TypeConverter Module that automatically registers the converter based on the type argument. |
BeanProviders
Supplies various bean
Provider s backed by dynamic bean lookups. |
DependencyAnalyzer
BindingTargetVisitor that collects the Key s of any injected dependencies. |
DependencyVerifier
BindingTargetVisitor that verifies any injected dependencies. |
ElementAnalyzer
ElementVisitor that analyzes Binding s for unresolved injection dependencies. |
GlueLoader
Weak cache of
ClassLoader s that can generate proxy classes on-demand. |
TypeConverterCache
Lazy cache of known
TypeConverter s. |
WireModule.Strategy
Wiring strategy.
|
Wiring
Something that can supply bindings for unresolved dependency
Key s. |