@Version(value="3.4.0")
See: Description
| Interface | Description |
|---|---|
| ApplicationConfig | |
| ConfigParam<T> |
This is a generic interface that defines the contract for getting configuration param values.
|
| ConfiguredElement | |
| ConfiguredManagedBean |
This interface defines the properties for a configured managed-bean that is discovered in META-INF/faces-config.xml
or WEB-INF/faces-config.xml descriptors.
|
| ConfiguredServlet |
This interface provides a representation of a servlet entry from a web-app descriptor.
|
| ConfiguredServletMapping |
This interface provides a representation of a servlet-mapping entry from a web-app descriptor.
|
| ConfiguredSystemEventListener |
This interface defines the properties for a configured system-event-listener that is discovered in
META-INF/faces-config.xml or WEB-INF/faces-config.xml descriptors.
|
| FacesConfig | |
| MultiPartConfig | |
| WebConfig |
| Class | Description |
|---|---|
| WebConfigParamUtil |
This is a utility class that provides static utility methods for getting values from
ServletContext
init-param values. |
| Enum | Description |
|---|---|
| WebConfigParam |
Copyright © 2020 Liferay, Inc.. All rights reserved.