KIE API 6.1.0.Beta2

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

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

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

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


KIE API 6.1.0.Beta2

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