Uses of Package
org.microbean.bean
-
Classes in org.microbean.bean used by org.microbean.beanClassDescriptionAn object with dependencies.An assignment of a contextual reference to an
AttributedElement
, usually as completed by aReferences
.A reigstry ofAutoCloseable
instances that itself isAutoCloseable
.ARuntimeException
indicating that an error has occurred in code in this package.AMatcher
encapsulating CDI-compatible bean qualifier matching rules.An immutableAbstractList
ofTypeMirror
s that contains only legal bean types, sorted in a specific manner.AnAbstractTypeMatcher
encapsulating CDI-compatible type matching rules.A representation of aFactory
's creation activity.A straightforwardAutoCloseableRegistry
implementation.An object describing the imminent destruction of a contextual instance by theFactory.destroy(Object, Destruction)
method.A source of (normally new) contextual instances.An identifier for aBean
.AMatcher
encapsulating CDI-compatible interceptor binding matching rules.An interface whose implementations can be ranked numerically in descending order (the highest or greatest rank outranks, or wins, or trumps, or comes first).A functional interface whose implementations can either reduce a suppliedList
of elements representing a successful selection to a single element normally drawn or calculated from the selection according to some criteria, or fail gracefully in the face of ambiguity by invoking a supplied failure handler.A functional interface whose implementations can reduce an unspecified notional collection of elements to a single element according to some criteria.ABeanException
concerning problematic reductions.AnIterable
providing access to contextual references of a given type, and aReferencesSelector
providing access to aReferences
of a different type.A supplier ofReferences
objects.A notional list of elements from which sublists may be selected according to some criteria.