org.kuali.rice.kew.rule.service.impl
Class RuleCacheProcessorImpl

java.lang.Object
  extended by 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)

Constructor Summary
RuleCacheProcessorImpl()
           
 
Method Summary
 void clearRuleFromCache(Long ruleId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleCacheProcessorImpl

public RuleCacheProcessorImpl()
Method Detail

clearRuleFromCache

public void clearRuleFromCache(Long ruleId)
Specified by:
clearRuleFromCache in interface RuleCacheProcessor


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.