public class DMXResourceHandlerJSF
extends javax.faces.application.ResourceHandlerWrapper
Important: This is NOT an implementation of DMXResourceHandler
.
Constructor and Description |
---|
DMXResourceHandlerJSF(javax.faces.application.ResourceHandler handler)
Creates new instance.
|
Modifier and Type | Method and Description |
---|---|
javax.faces.application.ViewResource |
createViewResource(javax.faces.context.FacesContext context,
String resourceName) |
javax.faces.application.ResourceHandler |
getWrapped() |
public DMXResourceHandlerJSF(javax.faces.application.ResourceHandler handler)
handler
- underlying resource handlerpublic javax.faces.application.ResourceHandler getWrapped()
getWrapped
in interface javax.faces.FacesWrapper<javax.faces.application.ResourceHandler>
getWrapped
in class javax.faces.application.ResourceHandlerWrapper
public javax.faces.application.ViewResource createViewResource(javax.faces.context.FacesContext context, String resourceName)
createViewResource
in class javax.faces.application.ResourceHandlerWrapper
Copyright © 2012-2014 Vektor Software. All Rights Reserved.