Uses of Interface
org.eclipse.sisu.inject.AnnotatedSource
-
Packages that use AnnotatedSource Package Description org.eclipse.sisu.inject Dynamic bean lookup across multiple injectors. -
-
Uses of AnnotatedSource in org.eclipse.sisu.inject
Classes in org.eclipse.sisu.inject that implement AnnotatedSource Modifier and Type Class Description (package private) class
DescriptionSource
Implementation of @Description
that can also act as an @AnnotatedSource
.(package private) class
HiddenSource
Implementation of @Hidden
that can also act as an @AnnotatedSource
.(package private) class
PrioritySource
Implementation of @Priority
that can also act as an @AnnotatedSource
.
-