| AccessControllers |
Utils for working with PrivilegedActions, PrivilegedActionExceptions and AccessControllers.
|
| AnnotatedTypes |
Class that can take an AnnotatedType and return a unique string
representation of that type
|
| AnnotationApiAbstraction |
|
| Annotations |
Utility methods for working with annotations.
|
| ApiAbstraction |
A base class for utility classes that represent annotations, classes etc
|
| BeanMethods |
|
| Beans |
Helper class for bean inspection
|
| Bindings |
Utility methods for working with qualifiers and interceptor bindings.
|
| CustomClassComparator |
This comparator sorts classes alphabetically based on Class.getName() with notable difference that all
classes starting with java.* or javax.* come after all other classes.
|
| Decorators |
|
| Defaults |
|
| DeploymentStructures |
|
| ForwardingBeanManager |
|
| ForwardingCompletionStage<T> |
|
| ForwardingContext |
Forwarding implementation of Context
|
| ForwardingExecutorService |
Forwarding implementation of ExecutorService
|
| ForwardingInvocationContext |
Forwarding implementation of InvocationContext.
|
| ForwardingWeldInstance<T> |
|
| InjectionPoints |
|
| InjectionTargets |
|
| InterceptorBindingSet |
|
| Interceptors |
Helper class for working with interceptors and interceptor bindings.
|
| LazyValueHolder<T> |
Represents a lazily computed value.
|
| LazyValueHolder.Serializable<T> |
|
| Observers |
|
| Permissions |
|
| Preconditions |
|
| Primitives |
|
| Proxies |
Utilities for working with proxies.
|
| Proxies.TypeInfo |
|
| ServiceLoader<S> |
This class handles looking up service providers on the class path.
|
| Services |
|
| Types |
Utility class for Types
|
| WeakLazyValueHolder<T> |
|