org.milyn.rules
Class RulesProviderFactory
java.lang.Object
org.milyn.rules.RulesProviderFactory
- All Implemented Interfaces:
- org.milyn.delivery.ContentHandler<RuleProvider>
public final class RulesProviderFactory
- extends Object
- implements org.milyn.delivery.ContentHandler<RuleProvider>
RulesProviderFactory is responsible for creating RuleProviders
and installing those providers in the Smooks ApplicationContext.
- Author:
- Daniel Bevenius
RulesProviderFactory
public RulesProviderFactory()
installRuleProvider
@Initialize
public void installRuleProvider()
throws org.milyn.cdr.SmooksConfigurationException
- Creates and installs the configured rule provider.
- Throws:
org.milyn.cdr.SmooksConfigurationException
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2018. All rights reserved.