Uses of Interface
org.microbean.bean.References
Packages that use References
Package
Description
Provides classes and interfaces related to implementing beans.
-
Uses of References in org.microbean.bean
Methods in org.microbean.bean that return ReferencesModifier and TypeMethodDescriptiondefault <R> References<R> ReferencesSelector.references(AnnotatedConstruct ac) Deprecated.<R> References<R> ReferencesSelector.references(Annotated<? extends AnnotatedConstruct> aac) Returns a non-null, determinateReferencescapable of locating contextual references compatible with the suppliedAnnotated<? extends AnnotatedConstruct>.
ReferencesSelector.references(Annotated)method instead.