|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.shared_impl.resource.ResourceHandlerSupport
org.apache.myfaces.shared_impl.resource.BaseResourceHandlerSupport
org.apache.myfaces.application.DefaultResourceHandlerSupport
public class DefaultResourceHandlerSupport
A ResourceHandlerSupport implementation for use with standard Java Servlet engines, ie an engine that supports javax.servlet, and uses a standard web.xml file.
| Field Summary |
|---|
| Fields inherited from class org.apache.myfaces.shared_impl.resource.BaseResourceHandlerSupport |
|---|
RESOURCE_MAX_TIME_EXPIRES |
| Constructor Summary | |
|---|---|
DefaultResourceHandlerSupport()
|
|
| Method Summary | |
|---|---|
ResourceLoader[] |
getResourceLoaders()
Return an array of resource loaders used to find resources using the standard. |
| Methods inherited from class org.apache.myfaces.shared_impl.resource.BaseResourceHandlerSupport |
|---|
calculateFacesServletMapping, calculateResourceBasePath, getFacesServletMapping, getMapping, getMaxTimeExpires, getStartupTime, isExtensionMapping |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultResourceHandlerSupport()
| Method Detail |
|---|
public ResourceLoader[] getResourceLoaders()
ResourceHandlerSupport
getResourceLoaders in class BaseResourceHandlerSupport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||