org.jbpm.session
Class SingletonSessionManagerFactory
java.lang.Object
org.jbpm.session.SingletonSessionManagerFactory
- All Implemented Interfaces:
- SessionManagerFactory
public class SingletonSessionManagerFactory
- extends Object
- implements SessionManagerFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SingletonSessionManagerFactory
public SingletonSessionManagerFactory(org.kie.KnowledgeBase kbase)
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
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.