org.drools.event.rule.impl
Class AgendaGroupPoppedEventImpl
java.lang.Object
org.drools.event.rule.impl.AgendaGroupEventImpl
org.drools.event.rule.impl.AgendaGroupPoppedEventImpl
- All Implemented Interfaces:
- Externalizable, Serializable, org.drools.event.KnowledgeRuntimeEvent, org.drools.event.rule.AgendaGroupEvent, org.drools.event.rule.AgendaGroupPoppedEvent
public class AgendaGroupPoppedEventImpl
- extends AgendaGroupEventImpl
- implements org.drools.event.rule.AgendaGroupPoppedEvent
- See Also:
- Serialized Form
Constructor Summary |
AgendaGroupPoppedEventImpl(org.drools.runtime.rule.AgendaGroup agendaGroup,
org.drools.runtime.KnowledgeRuntime kruntime)
|
Methods inherited from interface org.drools.event.rule.AgendaGroupEvent |
getAgendaGroup |
Methods inherited from interface org.drools.event.KnowledgeRuntimeEvent |
getKnowledgeRuntime |
AgendaGroupPoppedEventImpl
public AgendaGroupPoppedEventImpl(org.drools.runtime.rule.AgendaGroup agendaGroup,
org.drools.runtime.KnowledgeRuntime kruntime)
toString
public String toString()
- Overrides:
toString
in class AgendaGroupEventImpl
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.