org.drools.common
Interface EventSupport

All Known Implementing Classes:
AbstractWorkingMemory, ReteooStatefulSession, ReteooWorkingMemory

public interface EventSupport


Method Summary
 List getAgendaEventListeners()
           
 AgendaEventSupport getAgendaEventSupport()
           
 List getWorkingMemoryEventListeners()
           
 WorkingMemoryEventSupport getWorkingMemoryEventSupport()
           
 

Method Detail

getAgendaEventListeners

List getAgendaEventListeners()

getWorkingMemoryEventListeners

List getWorkingMemoryEventListeners()

getAgendaEventSupport

AgendaEventSupport getAgendaEventSupport()

getWorkingMemoryEventSupport

WorkingMemoryEventSupport getWorkingMemoryEventSupport()


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.