Package javax.enterprise.util
package javax.enterprise.util
Contains shared, general-purpose helper classes and annotations.
-
ClassDescriptionAnnotationLiteral<T extends Annotation>Supports inline instantiation of annotation type instances.Excludes a member of an annotation type (such as a qualifier type or interceptor binding type) from consideration when the container compares two annotation instances.Supports inline instantiation of the
Nonbinding
annotation.This utility class is used to optimize invocation made through the SecurityManagerTypeLiteral<T>Supports inline instantiation of objects that represent parameterized types with actual type parameters.