org.kuali.rice.kew.rule.service.impl
Class RuleCacheProcessorImpl
java.lang.Object
org.kuali.rice.kew.rule.service.impl.RuleCacheProcessorImpl
- All Implemented Interfaces:
- RuleCacheProcessor
public class RuleCacheProcessorImpl
- extends Object
- implements RuleCacheProcessor
Implementation of the RuleCacheProcessor
which notifies the rule cache of
a change to the specified rule.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleCacheProcessorImpl
public RuleCacheProcessorImpl()
clearRuleFromCache
public void clearRuleFromCache(Long ruleId)
- Specified by:
clearRuleFromCache
in interface RuleCacheProcessor
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.