Class BeforeKnowledgeBaseUnlockedEventImpl
java.lang.Object
org.drools.core.event.knowlegebase.impl.KnowledgeBaseEventImpl
org.drools.core.event.knowlegebase.impl.BeforeKnowledgeBaseUnlockedEventImpl
- All Implemented Interfaces:
BeforeKieBaseUnlockedEvent,KieBaseEvent
public class BeforeKnowledgeBaseUnlockedEventImpl
extends KnowledgeBaseEventImpl
implements BeforeKieBaseUnlockedEvent
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drools.core.event.knowlegebase.impl.KnowledgeBaseEventImpl
getKieBase, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.kie.api.event.kiebase.BeforeKieBaseUnlockedEvent
getKieBase
-
Constructor Details
-
BeforeKnowledgeBaseUnlockedEventImpl
-