|
Class Summary |
| AbstractTypedMap<EK,EV,IK,IV> |
A map implementations that use a conversion mechanism to provide a type mapping
between the external types declared by the map and the internal representations
backed by the internal map. |
| AbstractTypedMap.Converter<E,I> |
Defines a converter that converts an internal value to an external value and vice versa. |
| Base64 |
Encodes and decodes to and from Base64 and URL-safe Base64 encodings. |
| CLResourceLoader |
|
| CollectionBuilder<C extends Collection<V>,V> |
An helper to build collection of object in a simple manner. |
| CollectionMap<K,V> |
A map of collections. |
| ContentInfo |
Describe how content should be interpreted. |
| CopyOnWriteRegistry |
Implementation of a registry that implements copy on write semantics. |
| EmptyResourceBundle |
|
| Exceptions |
|
| IteratorStatus |
An java.util.Iterator wrapper which keep additional state associated with the wrapped iterator. |
| LazyMap<K,V> |
|
| ListMap<K,V> |
|
| LoaderResource |
Represent a resource that may or not exist. |
| MapAdapters |
A collection of various map adapters. |
| MapBuilder<M extends Map<K,V>,K,V> |
An helper to build map in a simple manner. |
| MarkupInfo |
Extends content to describe markup content. |
| MediaType |
Deprecated. |
| ParameterMap |
A decorator that enforce the map content to be . |
| ParameterMap.AccessMode |
Defines how the state of the values of a parameter map are managed. |
| ParameterValidation |
|
| ProxyInfo |
Encapsulate info about a proxy and provide a way to instantiate it. |
| SetMap<K,V> |
A map of set. |
| SimpleMapAccessor<K,V> |
|
| SimpleMultiValuedPropertyMap<T> |
A map of multi valued properties. |
| Tools |
|
| TypedMap<EK,EV,IK,IV> |
|
| UUIDGenerator |
Adapted from ejb plugin key generated. |
| Version |
Version class conforming to JBoss Product Version Conventions post 2006-03-01. |
| Version.Qualifier |
Type safe enum for intermediate major. |