Package org.drools.core.event.rule.impl
Class AgendaGroupEventImpl
java.lang.Object
org.drools.core.event.rule.impl.AgendaGroupEventImpl
- All Implemented Interfaces:
Externalizable,Serializable,KieRuntimeEvent,AgendaGroupEvent
- Direct Known Subclasses:
AgendaGroupPoppedEventImpl,AgendaGroupPushedEventImpl
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDo not use this constructor.AgendaGroupEventImpl(AgendaGroup agendaGroup, KieRuntime kruntime) -
Method Summary
-
Constructor Details
-
AgendaGroupEventImpl
-
AgendaGroupEventImpl
public AgendaGroupEventImpl()Do not use this constructor. It should be used just by deserialization.
-
-
Method Details
-
getAgendaGroup
- Specified by:
getAgendaGroupin interfaceAgendaGroupEvent
-
getKieRuntime
- Specified by:
getKieRuntimein interfaceKieRuntimeEvent
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
toString
-