jBPM distribution 6.0.0.Alpha9

org.jbpm.session
Class SingletonSessionManagerFactory

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

public class SingletonSessionManagerFactory
extends Object
implements SessionManagerFactory


Constructor Summary
SingletonSessionManagerFactory(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

SingletonSessionManagerFactory

public SingletonSessionManagerFactory(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.