| Interface | Description |
|---|---|
| MapAccessor<K,V> |
An interface which defines how a map can be accessed.
|
| MultiValuedPropertyMap<T> |
A property map with multi valued properties.
|
| ResourceLoader |
A generic interface which define loading capabilities of resources.
|
| Version.Format |
| Class | Description |
|---|---|
| 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.
|
| EmptyResourceBundle | |
| Exceptions | |
| IteratorStatus<K> |
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.
|
| 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 | |
| ParameterValidation.LoggingValidationErrorHandler | |
| ParameterValidation.ValidationErrorHandler |
Implements a behavior to be executed in case a value fails to be validated.
|
| 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 2009-03-01.
|
| Version.Qualifier |
Type safe enum for intermediate major.
|
| Enum | Description |
|---|---|
| Base64.EncodingOption | |
| Version.Qualifier.Prefix | |
| Version.Qualifier.Suffix |
| Exception | Description |
|---|---|
| ConversionException |
Signals that an error occured during a conversion.
|
| FormatConversionException |
A non expected format prevents a conversion to happen.
|
| NullConversionException |
A null pointer prevents a conversion to happen.
|
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.