org.drools.common
Interface EventSupport

All Known Implementing Classes:
AbstractWorkingMemory

public interface EventSupport

 

Method Summary
 java.util.List getAgendaEventListeners()
           
 AgendaEventSupport getAgendaEventSupport()
           
 java.util.List getWorkingMemoryEventListeners()
           
 

Method Detail

getAgendaEventListeners

public java.util.List getAgendaEventListeners()

getWorkingMemoryEventListeners

public java.util.List getWorkingMemoryEventListeners()

getAgendaEventSupport

public AgendaEventSupport getAgendaEventSupport()