|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.shared_tomahawk.resource.ResourceHandlerSupport
org.apache.myfaces.shared_tomahawk.resource.BaseResourceHandlerSupport
org.apache.myfaces.tomahawk.resource.UncompressedResourceHandlerSupport
public class UncompressedResourceHandlerSupport
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_tomahawk.resource.BaseResourceHandlerSupport |
---|
RESOURCE_MAX_TIME_EXPIRES |
Constructor Summary | |
---|---|
UncompressedResourceHandlerSupport()
|
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_tomahawk.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 UncompressedResourceHandlerSupport()
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 |