Package javax.enterprise.util

Contains shared, general-purpose helper classes and annotations.

See:
          Description

Class Summary
AnnotationLiteral<T extends Annotation> Supports inline instantiation of annotation type instances.
TypeLiteral<T> Supports inline instantiation of objects that represent parameterized types with actual type parameters.
 

Annotation Types Summary
Nonbinding 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.
 

Package javax.enterprise.util Description

Contains shared, general-purpose helper classes and annotations.



Copyright © 2008-2012 JBoss by Red Hat, Inc.. All Rights Reserved.