Uses of Class
dev.orne.beans.BeanAnnotationFinder
-
Uses of BeanAnnotationFinder in dev.orne.beans
Modifier and TypeFieldDescriptionstatic final BeanAnnotationFinder<BeanReference,
BeanReference.List> ValidBeanReference.ValidBeanReferenceValidator.FINDER
TheBeanReference
annotation finder.Modifier and TypeMethodDescriptionprotected BeanAnnotationFinder<T,
L> BeanAnnotationFinder.setCache
(BeanAnnotationFinder.Cache cache) Sets the type level annotations cache for this instance.Modifier and TypeMethodDescriptionstatic boolean
ValidBeanReference.ValidBeanReferenceValidator.isValid
(@NotNull Object value, @NotNull BeanAnnotationFinder<? extends BeanReference, ?> annotationFinder) Returnstrue
if specified bean is valid reference to it's bean type.