public class DSLRuleSetBuilder extends Object implements org.springframework.context.ApplicationContextAware
| 构造器和说明 |
|---|
DSLRuleSetBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
RuleSet |
build(String script) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setRulesRebuilder(RulesRebuilder rulesRebuilder) |
boolean |
support(Resource resource) |
public RuleSet build(String script) throws IOException
IOExceptionpublic void setRulesRebuilder(RulesRebuilder rulesRebuilder)
public boolean support(Resource resource)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2018 Bstek. All rights reserved.