org.jbpm.jboss.internal
Class JbpmService

java.lang.Object
  extended by org.jbpm.jboss.internal.JbpmService

public class JbpmService
extends java.lang.Object

Author:
Tom Baeyens

Constructor Summary
JbpmService()
           
 
Method Summary
 ProcessEngine getProcessEngine()
           
 void setDataSource(java.lang.Object dataSource)
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbpmService

public JbpmService()
Method Detail

start

public void start()

stop

public void stop()

getProcessEngine

public ProcessEngine getProcessEngine()

setDataSource

public void setDataSource(java.lang.Object dataSource)


Copyright © 2010 JBoss Community. All Rights Reserved.