net.paoding.rose.jade.context.spring
类 SpringInterpreterFactory
java.lang.Object
net.paoding.rose.jade.context.spring.SpringInterpreterFactory
- 所有已实现的接口:
- InterpreterFactory, org.springframework.context.ApplicationContextAware
public class SpringInterpreterFactory
- extends Object
- implements InterpreterFactory, org.springframework.context.ApplicationContextAware
- 作者:
- qieqie
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringInterpreterFactory
public SpringInterpreterFactory()
SpringInterpreterFactory
public SpringInterpreterFactory(org.springframework.beans.factory.ListableBeanFactory beanFactory)
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
- 指定者:
- 接口
org.springframework.context.ApplicationContextAware 中的 setApplicationContext
- 抛出:
org.springframework.beans.BeansException
getInterpreters
public Interpreter[] getInterpreters(StatementMetaData metaData)
- 指定者:
- 接口
InterpreterFactory 中的 getInterpreters
Copyright © 2012. All Rights Reserved.