jBPM distribution 6.0.0.Alpha9

org.jbpm.session
Class SessionPerContextSessionManagerFactory

java.lang.Object
  extended by org.jbpm.session.SessionPerContextSessionManagerFactory
All Implemented Interfaces:
SessionManagerFactory

public class SessionPerContextSessionManagerFactory
extends Object
implements SessionManagerFactory


Constructor Summary
SessionPerContextSessionManagerFactory(org.kie.KnowledgeBase kbase)
           
 
Method Summary
 void dispose()
           
 SessionManager getSessionManager()
           
 SessionManager getSessionManager(String context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionPerContextSessionManagerFactory

public SessionPerContextSessionManagerFactory(org.kie.KnowledgeBase kbase)
Method Detail

getSessionManager

public SessionManager getSessionManager()
Specified by:
getSessionManager in interface SessionManagerFactory

getSessionManager

public SessionManager getSessionManager(String context)
Specified by:
getSessionManager in interface SessionManagerFactory

dispose

public void dispose()
             throws Exception
Specified by:
dispose in interface SessionManagerFactory
Throws:
Exception

jBPM distribution 6.0.0.Alpha9

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