org.drools.core.event.rule.impl
Class ActivationCreatedEventImpl
java.lang.Object
org.drools.core.event.rule.impl.ActivationEventImpl
org.drools.core.event.rule.impl.ActivationCreatedEventImpl
- All Implemented Interfaces:
- Externalizable, Serializable, org.kie.api.event.KieRuntimeEvent, org.kie.api.event.rule.MatchCreatedEvent, org.kie.api.event.rule.MatchEvent
public class ActivationCreatedEventImpl
- extends ActivationEventImpl
- implements org.kie.api.event.rule.MatchCreatedEvent
- See Also:
- Serialized Form
|
Constructor Summary |
ActivationCreatedEventImpl(org.kie.api.runtime.rule.Match activation,
org.kie.internal.runtime.KnowledgeRuntime kruntime)
|
| Methods inherited from interface org.kie.api.event.rule.MatchEvent |
getMatch |
| Methods inherited from interface org.kie.api.event.KieRuntimeEvent |
getKieRuntime |
ActivationCreatedEventImpl
public ActivationCreatedEventImpl(org.kie.api.runtime.rule.Match activation,
org.kie.internal.runtime.KnowledgeRuntime kruntime)
toString
public String toString()
- Overrides:
toString in class ActivationEventImpl
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.