|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts2.dispatcher.DefaultStaticContentLoader
org.apache.struts2.osgi.loaders.StaticContentBundleResourceLoader
public class StaticContentBundleResourceLoader
Loads static resources from bundles
| Field Summary |
|---|
| Fields inherited from class org.apache.struts2.dispatcher.DefaultStaticContentLoader |
|---|
encoding, lastModifiedCal, pathPrefixes, serveStatic, serveStaticBrowserCache |
| Constructor Summary | |
|---|---|
StaticContentBundleResourceLoader()
|
|
| Method Summary | |
|---|---|
protected java.net.URL |
findResource(java.lang.String path)
|
void |
setBundleAccessor(BundleAccessor bundleAccessor)
|
| Methods inherited from class org.apache.struts2.dispatcher.DefaultStaticContentLoader |
|---|
buildPath, canHandle, cleanupPath, copy, findStaticResource, getAdditionalPackages, getContentType, parse, process, setEncoding, setHostConfig, setServeStaticBrowserCache, setServeStaticContent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StaticContentBundleResourceLoader()
| Method Detail |
|---|
protected java.net.URL findResource(java.lang.String path)
throws java.io.IOException
findResource in class DefaultStaticContentLoaderjava.io.IOExceptionpublic void setBundleAccessor(BundleAccessor bundleAccessor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||