|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wheel.DefaultResourceManager wheel.DevelopmentResourceManager
public class DevelopmentResourceManager
Field Summary |
---|
Fields inherited from class wheel.DefaultResourceManager |
---|
context, loader |
Constructor Summary | |
---|---|
DevelopmentResourceManager(javax.servlet.ServletContext context)
|
Method Summary | |
---|---|
protected void |
createClassLoader()
|
protected java.util.Set |
getResources(java.lang.String path)
|
java.io.InputStream |
loadAsset(java.lang.String path)
|
Methods inherited from class wheel.DefaultResourceManager |
---|
getResourcesFromPath, isActionMethod, loadClass, loadPage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DevelopmentResourceManager(javax.servlet.ServletContext context)
Method Detail |
---|
protected java.util.Set getResources(java.lang.String path)
getResources
in class DefaultResourceManager
public java.io.InputStream loadAsset(java.lang.String path)
loadAsset
in interface IResourceManager
loadAsset
in class DefaultResourceManager
protected void createClassLoader()
createClassLoader
in class DefaultResourceManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |