org.drools.event.rule
Interface ActivationCancelledEvent

All Superinterfaces:
ActivationEvent, KnowledgeRuntimeEvent

public interface ActivationCancelledEvent
extends ActivationEvent


Method Summary
 ActivationCancelledCause getCause()
           
 
Methods inherited from interface org.drools.event.rule.ActivationEvent
getActivation
 
Methods inherited from interface org.drools.event.KnowledgeRuntimeEvent
getKnowledgeRuntime
 

Method Detail

getCause

ActivationCancelledCause getCause()


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.