org.drools.core.common
Interface EventSupport
- All Known Subinterfaces:
- ReteooWorkingMemoryInterface
- All Known Implementing Classes:
- StatefulKnowledgeSessionImpl
public interface EventSupport
getAgendaEventListeners
Collection<org.kie.api.event.rule.AgendaEventListener> getAgendaEventListeners()
getRuleRuntimeEventListeners
Collection<org.kie.api.event.rule.RuleRuntimeEventListener> getRuleRuntimeEventListeners()
getAgendaEventSupport
AgendaEventSupport getAgendaEventSupport()
getRuleRuntimeEventSupport
RuleRuntimeEventSupport getRuleRuntimeEventSupport()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.