Package org.jbpm.integration.console.session

Interface Summary
SessionManager Manager interface for maintaining StatefulKnowledgeSession that includes: create of new session load existing session from data base register work item handlers register event listeners dispose of existing session
 

Class Summary
AbstractSessionManager Abstract manager that provides some helpful methods used by concrete SessionManager implementations
MVELSingleSessionManager Default (MVEL) based implementation of SessionManager that relies on MVEL file aka SessionTemplate.
SessionManagerFactory Factory for providing SessionManager instances
SessionTemplate  
 



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