org.drools.common
Interface EventSupport

All Known Subinterfaces:
ReteooWorkingMemoryInterface
All Known Implementing Classes:
AbstractWorkingMemory, DisposedReteooWorkingMemory, 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-2012 JBoss by Red Hat. All Rights Reserved.