Package | Description |
---|---|
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.plexus |
Sisu-Plexus backend implementation.
|
org.eclipse.sisu.space |
Customizable scanning of bean implementations.
|
Class and Description |
---|
BeanLocator
Finds and tracks bean implementations annotated with
Qualifier annotations. |
BindingPublisher
Publisher of
Binding s to interested BindingSubscriber s. |
BindingSubscriber
Subscriber of
Binding s from one or more BindingPublisher s. |
DeferredClass
Placeholder
Class ; postpones classloading until absolutely necessary. |
DeferredProvider
Provider backed by a DeferredClass . |
Legacy
Deprecated.
Limited support for migrating legacy types.
|
MutableBeanLocator
Mutable
BeanLocator that finds and tracks bindings across zero or more BindingPublisher s. |
RankingFunction
Assigns each
Binding a rank according to some function; higher ranks take precedence over lower ranks. |
Class and Description |
---|
BindingPublisher
Publisher of
Binding s to interested BindingSubscriber s. |
MutableBeanLocator
Mutable
BeanLocator that finds and tracks bindings across zero or more BindingPublisher s. |
Class and Description |
---|
BindingPublisher
Publisher of
Binding s to interested BindingSubscriber s. |
BindingSubscriber
Subscriber of
Binding s from one or more BindingPublisher s. |
Class and Description |
---|
BeanLocator
Finds and tracks bean implementations annotated with
Qualifier annotations. |
BindingPublisher
Publisher of
Binding s to interested BindingSubscriber s. |
DeferredClass
Placeholder
Class ; postpones classloading until absolutely necessary. |
MutableBeanLocator
Mutable
BeanLocator that finds and tracks bindings across zero or more BindingPublisher s. |
Class and Description |
---|
DeferredClass
Placeholder
Class ; postpones classloading until absolutely necessary. |
DeferredProvider
Provider backed by a DeferredClass . |
Copyright © 2015. All rights reserved.