Interface | Description |
---|---|
AnnotationScanner | |
AnnotationScanner.ScannedAnnotation | |
ConfigurationResourceProvider |
Classes that implement this interface return zero or more
URL s which refer to application configuration resources. |
FaceletConfigResourceProvider |
Classes that implement this interface return zero or more
URL s which refer to application configuration resources (i.e. |
FacesConfigResourceProvider |
Classes that implement this interface return zero or more
URL s which refer to application configuration resources (i.e. |
HighAvailabilityEnabler |
This interface is for JSF to check if the app server has HA enabled.
|
InjectionProvider |
This interface defines an integration point for Java EE vendors.
|
SerializationProvider |
This interface provides a mechanism to allow the use
of alternate Java Serialization implementations.
|
ThreadContext |
Class | Description |
---|---|
AnnotationProvider |
An integration point for integrators to provide custom annotation scanning.
|
AnnotationProviderFactory | |
ConfigurationResourceProviderFactory |
Factory class for creating
ConfigurationResourceProvider instances
using the Java services discovery mechanism. |
DiscoverableInjectionProvider |
InjectionProvider s that implement this interface
can be configured via META-INF/services/com.sun.faces.spi.injectionprovider . |
InjectionProviderFactory |
A factory for creating
InjectionProvider
instances. |
SerializationProviderFactory |
A factory for creating
SerializationProvider
instances. |
Enum | Description |
---|---|
ConfigurationResourceProviderFactory.ProviderType |
Exception | Description |
---|---|
InjectionProviderException |
Wraps any exception thrown by an implementation
of
InjectionProvider . |
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.