@Configuration @ConditionalOnClass(value=org.easyrules.spring.RulesEngineFactoryBean.class) @ConditionalOnMissingBean(value=org.easyrules.spring.RulesEngineFactoryBean.class) public class EasyRulesAutoConfiguration extends Object
RulesEngine
Constructor and Description |
---|
EasyRulesAutoConfiguration() |
Modifier and Type | Method and Description |
---|---|
RulesEngineFactoryBean |
rulesEngineFactoryBean(org.springframework.context.ApplicationContext context) |
@Bean public RulesEngineFactoryBean rulesEngineFactoryBean(org.springframework.context.ApplicationContext context)
Copyright © 2017. All Rights Reserved.