| Package | Description |
|---|---|
| javax.faces.application |
APIs that are used to link an application's
business logic objects to JavaServer Faces, as well as convenient
pluggable mechanisms to manage the execution of an application that is
based on JavaServer Faces.
|
| Modifier and Type | Method and Description |
|---|---|
SearchKeywordResolver |
ApplicationWrapper.getSearchKeywordResolver() |
SearchKeywordResolver |
Application.getSearchKeywordResolver()
Return the singleton |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationWrapper.addSearchKeywordResolver(SearchKeywordResolver resolver) |
void |
Application.addSearchKeywordResolver(SearchKeywordResolver resolver)
Cause the argument |
Copyright © 2018. All rights reserved.