net.hasor.web.resource.loader
类 ClassPathResourceLoaderCreator
java.lang.Object
net.hasor.web.resource.loader.ClassPathResourceLoaderCreator
- 所有已实现的接口:
- ResourceLoaderCreator
public class ClassPathResourceLoaderCreator
- extends Object
- implements ResourceLoaderCreator
用于创建一个可以从classpath中获取资源的ResourceLoader。
- 版本:
- : 2013-6-6
- 作者:
- 赵永春 (zyc@hasor.net)
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassPathResourceLoaderCreator
public ClassPathResourceLoaderCreator()
newInstance
public ResourceLoader newInstance(net.hasor.core.AppContext appContext,
net.hasor.core.XmlNode xmlConfig)
throws IOException
- 指定者:
- 接口
ResourceLoaderCreator 中的 newInstance
- 抛出:
IOException
Copyright © 2013. All Rights Reserved.