| Interface | Description |
|---|---|
| Cache.Factory<K,V> |
Factory interface for creating various cacheable objects.
|
| ConcurrentCache.Factory<K,V> |
Factory interface for creating various cacheable objects.
|
| ExpiringConcurrentCache.ExpiryChecker<K,V> |
Interface for checking whether a cached object expired
|
| Class | Description |
|---|---|
| BeanValidation |
Various utility methods for use with the Jakarta Bean Validation API in Jakarta Faces.
|
| ByteArrayGuardAESCTR |
This utility class is to provide both encryption and decryption
Ciphers to
ResponseStateManager implementations wishing to provide encryption support. |
| Cache<K,V> |
A concurrent caching mechanism.
|
| CollectionsUtils |
|
| CollectionsUtils.ConstMap<T,V> | |
| ComponentStruct |
Utility class to enable partial state saving of components that have been dynamically added to the view.
|
| ConcurrentCache<K,V> |
Defines a concurrent cache with a factory for creating new object instances.
|
| DebugObjectOutputStream | |
| DebugUtil |
DebugUtil is a class ...
|
| ExpiringConcurrentCache<K,V> |
This class implements an abstract ConcurrentCache with objects in the cache potentially expiring.
|
| HtmlUtils |
Utility class for HTML.
|
| Json |
Generic JSON encoder using jakarta.json API.
|
| LRUMap<K,V> |
A special implementation of
LinkedHashMap to provide LRU functionality. |
| MessageFactory |
supported filters:
package and protection. |
| MessageUtils |
This class contains all message constants and utility methods for creating
FacesMessage instances or
localized Strings for said constants. |
| MetadataWrapperMap<K,V> | |
| MojarraThreadFactory | |
| MostlySingletonSet<E> | |
| MultiKeyConcurrentHashMap<K,V> |
This code is based off the source for ConcurrentHashMap from JDK 5 with the ability of mapping multiple keys to a
single value.
|
| ReflectionUtils |
A set of utility methods to make working with Classes and Reflection a little easier.
|
| RequestStateManager |
This helper class is used a central location for per-request state that is needed by Mojarra.
|
| Timer |
This class is a simple wrapper for timing method calls.
|
| TypedCollections | |
| Util |
Util is a class ...
|
| Util.JavaeeNamespaceContext |
| Enum | Description |
|---|---|
| FacesLogger |
An
enum of all application Loggers. |
| Json.Option |
Copyright © 2010–2022 JBoss by Red Hat. All rights reserved.