KIE API 6.0.0.Alpha9

Uses of Interface
org.kie.event.kiebase.BeforeFunctionRemovedEvent

Packages that use BeforeFunctionRemovedEvent
org.kie.event.kiebase Events emitted while updating the definitions in the KnowledgeBase. 
 

Uses of BeforeFunctionRemovedEvent in org.kie.event.kiebase
 

Methods in org.kie.event.kiebase with parameters of type BeforeFunctionRemovedEvent
 void KieBaseEventListener.beforeFunctionRemoved(BeforeFunctionRemovedEvent event)
          Method called before a function is removed from the knowledge base
 void DefaultKieBaseEventListener.beforeFunctionRemoved(BeforeFunctionRemovedEvent event)
           
 


KIE API 6.0.0.Alpha9

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