org.drools.event.rule
Interface AgendaGroupEvent

All Superinterfaces:
KnowledgeRuntimeEvent
All Known Subinterfaces:
AgendaGroupPoppedEvent, AgendaGroupPushedEvent

public interface AgendaGroupEvent
extends KnowledgeRuntimeEvent


Method Summary
 AgendaGroup getAgendaGroup()
           
 
Methods inherited from interface org.drools.event.KnowledgeRuntimeEvent
getKnowledgeRuntime
 

Method Detail

getAgendaGroup

AgendaGroup getAgendaGroup()


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