Uses of Annotation Type
dev.orne.beans.BeanReference
-
Uses of BeanReference in dev.orne.beans
Modifier and TypeInterfaceDescriptioninterface
Interface representing a bean with identity.Modifier and TypeFieldDescriptionstatic final BeanAnnotationFinder<BeanReference,
BeanReference.List> ValidBeanReference.ValidBeanReferenceValidator.FINDER
TheBeanReference
annotation finder.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.