jBPM distribution 6.0.0.Alpha9

org.jbpm.session
Class SingletonSessionManager

java.lang.Object
  extended by org.jbpm.session.AbstractSessionManager
      extended by org.jbpm.session.SingletonSessionManager
All Implemented Interfaces:
SessionManager

public class SingletonSessionManager
extends AbstractSessionManager


Field Summary
 
Fields inherited from class org.jbpm.session.AbstractSessionManager
sessionEnvironment
 
Constructor Summary
SingletonSessionManager(SessionEnvironment sessionEnvironment)
           
 
Method Summary
 void dispose()
           
 
Methods inherited from class org.jbpm.session.AbstractSessionManager
getKnowledgeSession, getTaskService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SingletonSessionManager

public SingletonSessionManager(SessionEnvironment sessionEnvironment)
Method Detail

dispose

public void dispose()

jBPM distribution 6.0.0.Alpha9

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