All Classes and Interfaces
Class
Description
An object with dependencies.
A
ReductionException
indicating that many contextual instances could not be reduced to one.An assignment of a contextual reference to an
AttributedElement
, usually as completed by
a References
.A reigstry of
AutoCloseable
instances that itself is AutoCloseable
.A
RuntimeException
indicating that an error has occurred in code in this package.A
Matcher
encapsulating CDI-compatible bean
qualifier matching rules.A pairing of an
AttributedType
and a Bean
resulting from a reduction.An immutable
AbstractList
of TypeMirror
s that contains only legal bean types, sorted in a specific manner.An
AbstractTypeMatcher
encapsulating CDI-compatible
type matching rules.A utility for working with bean types.
A
Factory
that returns its singleton from its Constant.create(Request)
method.A representation of a
Factory
's creation activity.A
BeanException
indicating a problem with creation.A straightforward
AutoCloseableRegistry
implementation.An object describing the imminent destruction of a contextual instance by the
Factory.destroy(Object, Destruction)
method.A
BeanException
indicating a problem with destruction.An
AutoCloseable
WeakReference
that formally disposes of referents after they have been cleared by the Java Virtual Machine during garbage collection.A source of (normally new) contextual instances.
An identifier for a
Bean
.A utility class providing methods that work with interceptor bindings.
A
Matcher
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 supplied
List
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.
A
BeanException
concerning problematic reductions.An
Iterable
providing access to contextual references of a given type, and a ReferencesSelector
providing access to a References
of a different type.A supplier of
References
objects.A notional list of elements from which sublists may be selected according to some criteria.
A
ReductionException
indicating that a reduction did not occur because there were no elements to reduce.