Uses of Annotation Type
dev.orne.beans.BeanReference
Packages that use BeanReference
- 
Uses of BeanReference in dev.orne.beans
Classes in dev.orne.beans with annotations of type BeanReferenceModifier and TypeInterfaceDescriptioninterfaceInterface representing a bean with identity.Fields in dev.orne.beans with type parameters of type BeanReferenceModifier and TypeFieldDescriptionstatic final BeanAnnotationFinder<BeanReference,BeanReference.List> ValidBeanReference.ValidBeanReferenceValidator.FINDERTheBeanReferenceannotation finder.Method parameters in dev.orne.beans with type arguments of type BeanReferenceModifier and TypeMethodDescriptionstatic booleanValidBeanReference.ValidBeanReferenceValidator.isValid(@NotNull Object value, @NotNull BeanAnnotationFinder<? extends BeanReference, ?> annotationFinder) Returnstrueif specified bean is valid reference to it's bean type.