KIE API 6.1.0.Beta2

Uses of Interface
org.kie.api.runtime.manager.Context

Packages that use Context
org.kie.api.runtime.manager   
 

Uses of Context in org.kie.api.runtime.manager
 

Methods in org.kie.api.runtime.manager with parameters of type Context
 RuntimeEngine RuntimeManager.getRuntimeEngine(Context<?> context)
          Returns RuntimeEngine instance that is fully initialized: KiseSession is created or loaded depending on the strategy TaskService is initialized and attached to ksession (via listener) WorkItemHandlers are initialized and registered on ksession EventListeners (process, agenda, working memory) are initialized and added to ksession
 


KIE API 6.1.0.Beta2

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