KIE API 6.1.0.Beta2

Uses of Interface
org.kie.api.event.process.ProcessEventManager

Packages that use ProcessEventManager
org.kie.api.event Drools has a comprehensive event api for all parts of the platform. 
org.kie.api.runtime The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. 
 

Uses of ProcessEventManager in org.kie.api.event
 

Subinterfaces of ProcessEventManager in org.kie.api.event
 interface KieRuntimeEventManager
          A manager for runtime events.
 

Uses of ProcessEventManager in org.kie.api.runtime
 

Subinterfaces of ProcessEventManager in org.kie.api.runtime
 interface KieRuntime
           
 interface KieSession
          KieSession is the most common way to interact with the engine.
 interface StatelessKieSession
          StatelessKieSession provides a convenience API, wrapping KieSession.
 


KIE API 6.1.0.Beta2

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