org.drools.event.rule.impl
Class ActivationCreatedEventImpl
java.lang.Object
org.drools.event.rule.impl.ActivationEventImpl
org.drools.event.rule.impl.ActivationCreatedEventImpl
- All Implemented Interfaces:
- Externalizable, Serializable, org.drools.event.KnowledgeRuntimeEvent, org.drools.event.rule.ActivationCreatedEvent, org.drools.event.rule.ActivationEvent
public class ActivationCreatedEventImpl
- extends ActivationEventImpl
- implements org.drools.event.rule.ActivationCreatedEvent
- See Also:
- Serialized Form
Constructor Summary |
ActivationCreatedEventImpl(org.drools.runtime.rule.Activation activation,
org.drools.runtime.KnowledgeRuntime kruntime)
|
Methods inherited from interface org.drools.event.rule.ActivationEvent |
getActivation |
Methods inherited from interface org.drools.event.KnowledgeRuntimeEvent |
getKnowledgeRuntime |
ActivationCreatedEventImpl
public ActivationCreatedEventImpl(org.drools.runtime.rule.Activation activation,
org.drools.runtime.KnowledgeRuntime kruntime)
toString
public String toString()
- Overrides:
toString
in class ActivationEventImpl
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.