org.drools.event.knowledgebase
Interface AfterFunctionRemovedEvent

All Superinterfaces:
KnowledgeBaseEvent

public interface AfterFunctionRemovedEvent
extends KnowledgeBaseEvent


Method Summary
 String getFunction()
           
 
Methods inherited from interface org.drools.event.knowledgebase.KnowledgeBaseEvent
getKnowledgeBase
 

Method Detail

getFunction

String getFunction()


Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.