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.Deprecated.
This class seems not to be needed so is tentatively deprecated.
Utility methods for working with
Bean
s.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).
Deprecated.
This class is not really needed and is tentatively deprecated.
Deprecated.
This interface is not really needed and is tentatively deprecated.
Deprecated.
This interface is not really needed and is tentatively deprecated.
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 immutable sublists may be selected according to some
criteria.
Utility methods for working with
Selectable
s.A
ReductionException
indicating that a reduction did not occur because there were no elements to reduce.