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

字段摘要
static String CURRENT_BUNDLE_RES_LOCATION
           
 
从类 org.apache.velocity.runtime.resource.loader.ResourceLoader 继承的字段
className, isCachingOn, log, modificationCheckInterval, rsvc
 
构造方法摘要
DebugVelocityResourceLoader()
           
 
方法摘要
 InputStream getResourceStream(String name)
           
 
从类 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.