org.drools.core.event.knowlegebase.impl
Class AfterFunctionRemovedEventImpl
java.lang.Object
org.drools.core.event.knowlegebase.impl.KnowledgeBaseEventImpl
org.drools.core.event.knowlegebase.impl.AfterFunctionRemovedEventImpl
- All Implemented Interfaces:
- org.kie.api.event.kiebase.AfterFunctionRemovedEvent, org.kie.api.event.kiebase.KieBaseEvent
public class AfterFunctionRemovedEventImpl
- extends KnowledgeBaseEventImpl
- implements org.kie.api.event.kiebase.AfterFunctionRemovedEvent
| Methods inherited from interface org.kie.api.event.kiebase.KieBaseEvent |
getKieBase |
AfterFunctionRemovedEventImpl
public AfterFunctionRemovedEventImpl(org.kie.internal.KnowledgeBase knowledgeBase,
String function)
getFunction
public String getFunction()
- Specified by:
getFunction in interface org.kie.api.event.kiebase.AfterFunctionRemovedEvent
toString
public String toString()
- Overrides:
toString in class KnowledgeBaseEventImpl
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.