Uses of Package
org.eclipse.sisu.inject
Packages that use org.eclipse.sisu.inject
Package
Description
Dynamic bean lookup across multiple injectors.
Utilities to test, launch, and extend Sisu applications.
Customizable scanning of bean implementations.
-
Classes in org.eclipse.sisu.inject used by org.eclipse.sisu.injectClassDescriptionFinds and tracks bean implementations annotated with
Qualifier
annotations.Publisher ofBinding
s to interestedBindingSubscriber
s.Subscriber ofBinding
s from one or moreBindingPublisher
s.PlaceholderClass
; postpones classloading until absolutely necessary.Provider
backed by aDeferredClass
.Deprecated.Limited support for migrating legacy types.MutableBeanLocator
that finds and tracks bindings across zero or moreBindingPublisher
s.Assigns eachBinding
a rank according to some function; higher ranks take precedence over lower ranks. -
Classes in org.eclipse.sisu.inject used by org.eclipse.sisu.launchClassDescriptionPublisher of
Binding
s to interestedBindingSubscriber
s.MutableBeanLocator
that finds and tracks bindings across zero or moreBindingPublisher
s. -
Classes in org.eclipse.sisu.inject used by org.eclipse.sisu.osgiClassDescriptionPublisher of
Binding
s to interestedBindingSubscriber
s.Subscriber ofBinding
s from one or moreBindingPublisher
s. -
Classes in org.eclipse.sisu.inject used by org.eclipse.sisu.spaceClassDescriptionPlaceholder
Class
; postpones classloading until absolutely necessary.Provider
backed by aDeferredClass
.