org.wso2.carbon.rule.kernel.internal.event
Class RuleChangeEventDispacher

java.lang.Object
  extended by org.wso2.carbon.rule.kernel.internal.event.RuleChangeEventDispacher
All Implemented Interfaces:
org.wso2.carbon.event.core.subscription.EventDispatcher

public class RuleChangeEventDispacher
extends Object
implements org.wso2.carbon.event.core.subscription.EventDispatcher


Constructor Summary
RuleChangeEventDispacher(RuleEngine ruleEngine)
           
 
Method Summary
 void notify(org.wso2.carbon.event.core.Message message, org.wso2.carbon.event.core.subscription.Subscription subscription)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleChangeEventDispacher

public RuleChangeEventDispacher(RuleEngine ruleEngine)
Method Detail

notify

public void notify(org.wso2.carbon.event.core.Message message,
                   org.wso2.carbon.event.core.subscription.Subscription subscription)
Specified by:
notify in interface org.wso2.carbon.event.core.subscription.EventDispatcher


Copyright © 2015 WSO2. All rights reserved.