|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceVerifier | |
|---|---|
| com.liferay.faces.util.application | |
| Uses of ResourceVerifier in com.liferay.faces.util.application |
|---|
| Classes in com.liferay.faces.util.application that implement ResourceVerifier | |
|---|---|
class |
ResourceVerifierWrapper
Provides a simple implementation of ResourceVerifier that can be subclassed in order to decorate another
instance of the same type. |
| Methods in com.liferay.faces.util.application that return ResourceVerifier | |
|---|---|
abstract ResourceVerifier |
ResourceVerifierFactory.getResourceVerifier()
Returns a stateless, thread-safe singleton instance of ResourceVerifier. |
static ResourceVerifier |
ResourceVerifierFactory.getResourceVerifierInstance()
Deprecated. Call ResourceVerifierFactory.getResourceVerifierInstance(ExternalContext) instead.
Returns a stateless, thread-safe singleton instance of |
static ResourceVerifier |
ResourceVerifierFactory.getResourceVerifierInstance(javax.faces.context.ExternalContext externalContext)
Returns a stateless, thread-safe singleton instance of ResourceVerifier from the ResourceVerifierFactory found by the FactoryExtensionFinder. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||