net.hasor.web.jstl.tagfun
类 Functions
java.lang.Object
net.hasor.web.jstl.tagfun.Functions
public class Functions
- extends Object
- 版本:
- : 2013-12-24
- 作者:
- 赵永春(zyc@hasor.net)
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Functions
public Functions()
getAppContext
protected static net.hasor.core.AppContext getAppContext()
defineBean
public static Object defineBean(String defineBean)
defineType
public static Object defineType(String className)
throws ClassNotFoundException
- 抛出:
ClassNotFoundException
defineBinding
public static Object defineBinding(String name,
String bindingType)
throws ClassNotFoundException
- 抛出:
ClassNotFoundException
hasBean
public static boolean hasBean(String defineBean)
hasBinding
public static boolean hasBinding(String name,
String className)
throws ClassNotFoundException
- 抛出:
ClassNotFoundException
Copyright © 2013-2014. All Rights Reserved.