org.milyn.rules
Class RulesProviderFactory
java.lang.Object
org.milyn.rules.RulesProviderFactory
- All Implemented Interfaces:
- ContentHandler<RuleProvider>
public final class RulesProviderFactory
- extends Object
- implements 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 SmooksConfigurationException
- Creates and installs the configured rule provider.
- Throws:
SmooksConfigurationException
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014. All Rights Reserved.