KIE API 6.1.0.Beta2

Uses of Interface
org.kie.api.event.kiebase.BeforeKieBaseUnlockedEvent

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

Uses of BeforeKieBaseUnlockedEvent in org.kie.api.event.kiebase
 

Methods in org.kie.api.event.kiebase with parameters of type BeforeKieBaseUnlockedEvent
 void DefaultKieBaseEventListener.beforeKieBaseUnlocked(BeforeKieBaseUnlockedEvent event)
           
 void KieBaseEventListener.beforeKieBaseUnlocked(BeforeKieBaseUnlockedEvent event)
          Method called before a knowledge base is unlocked
 


KIE API 6.1.0.Beta2

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