jBPM distribution 6.0.0.Alpha9

org.jbpm.session
Interface SessionManager

All Known Implementing Classes:
AbstractSessionManager, NewSessionSessionManager, SingletonSessionManager

public interface SessionManager


Method Summary
 void dispose()
           
 org.kie.runtime.StatefulKnowledgeSession getKnowledgeSession()
           
 TaskService getTaskService()
           
 

Method Detail

getKnowledgeSession

org.kie.runtime.StatefulKnowledgeSession getKnowledgeSession()

getTaskService

TaskService getTaskService()

dispose

void dispose()
             throws Exception
Throws:
Exception

jBPM distribution 6.0.0.Alpha9

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