Knowledge API Legacy5 Adapter 6.0.0.Beta5

Uses of Interface
org.drools.event.rule.WorkingMemoryEventManager

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

Uses of WorkingMemoryEventManager in org.drools.event
 

Subinterfaces of WorkingMemoryEventManager in org.drools.event
 interface KnowledgeRuntimeEventManager
          A manager for runtime events.
 

Uses of WorkingMemoryEventManager in org.drools.impl.adapters
 

Classes in org.drools.impl.adapters that implement WorkingMemoryEventManager
 class KnowledgeRuntimeAdapter
           
 class StatefulKnowledgeSessionAdapter
           
 class StatelessKnowledgeSessionAdapter
           
 

Uses of WorkingMemoryEventManager in org.drools.runtime
 

Subinterfaces of WorkingMemoryEventManager in org.drools.runtime
 interface KnowledgeRuntime
           
 interface StatefulKnowledgeSession
          StatefulKnowledgeSession is the most common way to interact with the engine.
 interface StatelessKnowledgeSession
          StatelessKnowledgeSession provides a convenience API, wrapping StatefulKnowledgeSession.
 


Knowledge API Legacy5 Adapter 6.0.0.Beta5

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