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