gboat2.base.plugin.struts.velocity
类 DebugVelocityResourceLoader
java.lang.Object
org.apache.velocity.runtime.resource.loader.ResourceLoader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
gboat2.base.plugin.struts.velocity.DebugVelocityResourceLoader
public class DebugVelocityResourceLoader
- extends org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
扩展 Velocity 自身的 ClasspathResourceLoader,实现 OSGI Bundle 的 vm 页面动态部署
- 从以下版本开始:
- 1.0
- 作者:
- tanxw
从类 org.apache.velocity.runtime.resource.loader.ResourceLoader 继承的字段 |
className, isCachingOn, log, modificationCheckInterval, rsvc |
从类 org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 继承的方法 |
getLastModified, init, isSourceModified |
从类 org.apache.velocity.runtime.resource.loader.ResourceLoader 继承的方法 |
commonInit, getClassName, getModificationCheckInterval, isCachingOn, resourceExists, setCachingOn, setModificationCheckInterval |
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CURRENT_BUNDLE_RES_LOCATION
public static final String CURRENT_BUNDLE_RES_LOCATION
- 另请参见:
- 常量字段值
DebugVelocityResourceLoader
public DebugVelocityResourceLoader()
getResourceStream
public InputStream getResourceStream(String name)
throws org.apache.velocity.exception.ResourceNotFoundException
- 覆盖:
- 类
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
中的 getResourceStream
- 抛出:
org.apache.velocity.exception.ResourceNotFoundException
Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.