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 | Class and Description |
---|---|
class |
Resource
An instance of
|
class |
ResourceWrapper
|
Modifier and Type | Method and Description |
---|---|
ViewResource |
ResourceHandlerWrapper.createViewResource(FacesContext context,
String resourceName)
The default behavior of this method
is to call |
ViewResource |
ResourceHandler.createViewResource(FacesContext context,
String resourceName)
Create an instance of |
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.