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) classDescriptionSourceImplementation of @Descriptionthat can also act as an @AnnotatedSource.(package private) classHiddenSourceImplementation of @Hiddenthat can also act as an @AnnotatedSource.(package private) classPrioritySourceImplementation of @Prioritythat can also act as an @AnnotatedSource.
-