JavaScript is disabled on your browser.
Skip navigation links
Jakarta EE Web Profile API v11.0.0-M2
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
jakarta.faces
Package
com.sun.faces.spi
Interface HighAvailabilityEnabler
public interface
HighAvailabilityEnabler
This interface is for Faces to check if the app server has HA enabled.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
enableHighAvailability
(
ServletContext
ctx)
Method Details
enableHighAvailability
void
enableHighAvailability
(
ServletContext
ctx)