Package | Description |
---|---|
org.apache.myfaces.shared.resource |
Modifier and Type | Class and Description |
---|---|
class |
BaseResourceHandlerSupport
A ResourceHandlerSupport implementation for use with standard Java Servlet engines,
ie an engine that supports javax.servlet, and uses a standard web.xml file.
|
Modifier and Type | Method and Description |
---|---|
protected ResourceHandlerSupport |
ResourceImpl.getResourceHandlerSupport() |
Constructor and Description |
---|
ResourceImpl(ResourceMeta resourceMeta,
ResourceLoader resourceLoader,
ResourceHandlerSupport support,
String contentType) |
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.