Package org.drools.core.event.rule.impl
Class RuleRuntimeEventImpl
java.lang.Object
org.drools.core.event.rule.impl.RuleRuntimeEventImpl
- All Implemented Interfaces:
Externalizable,Serializable,KieRuntimeEvent,RuleRuntimeEvent
- Direct Known Subclasses:
ObjectDeletedEventImpl,ObjectInsertedEventImpl,ObjectUpdatedEventImpl
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRuleRuntimeEventImpl(KieRuntime kruntime, PropagationContext propagationContext) -
Method Summary
-
Constructor Details
-
RuleRuntimeEventImpl
public RuleRuntimeEventImpl() -
RuleRuntimeEventImpl
-
-
Method Details
-
getKieRuntime
- Specified by:
getKieRuntimein interfaceKieRuntimeEvent
-
getPropagationContext
-
getRule
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
toString
-