jBPM distribution 6.0.0.Alpha9

Uses of Interface
org.jbpm.session.SessionManager

Packages that use SessionManager
org.jbpm.session   
 

Uses of SessionManager in org.jbpm.session
 

Classes in org.jbpm.session that implement SessionManager
 class AbstractSessionManager
          A session manager holds a reference to a ksession and task service.
 class NewSessionSessionManager
           
 class SingletonSessionManager
           
 

Methods in org.jbpm.session that return SessionManager
 SessionManager SingletonSessionManagerFactory.getSessionManager()
           
 SessionManager SessionPerContextSessionManagerFactory.getSessionManager()
           
 SessionManager SessionManagerFactory.getSessionManager()
           
 SessionManager NewSessionSessionManagerFactory.getSessionManager()
           
 SessionManager SingletonSessionManagerFactory.getSessionManager(String context)
           
 SessionManager SessionPerContextSessionManagerFactory.getSessionManager(String context)
           
 SessionManager SessionManagerFactory.getSessionManager(String context)
           
 SessionManager NewSessionSessionManagerFactory.getSessionManager(String context)
           
 


jBPM distribution 6.0.0.Alpha9

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