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
Qualifierannotations.Publisher ofBindings to interestedBindingSubscribers.Subscriber ofBindings from one or moreBindingPublishers.PlaceholderClass; postpones classloading until absolutely necessary.Providerbacked by aDeferredClass.Deprecated.Limited support for migrating legacy types.MutableBeanLocatorthat finds and tracks bindings across zero or moreBindingPublishers.Assigns eachBindinga 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
Bindings to interestedBindingSubscribers.MutableBeanLocatorthat finds and tracks bindings across zero or moreBindingPublishers. -
Classes in org.eclipse.sisu.inject used by org.eclipse.sisu.osgiClassDescriptionPublisher of
Bindings to interestedBindingSubscribers.Subscriber ofBindings from one or moreBindingPublishers. -
Classes in org.eclipse.sisu.inject used by org.eclipse.sisu.spaceClassDescriptionPlaceholder
Class; postpones classloading until absolutely necessary.Providerbacked by aDeferredClass.