|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.workflow.service.JbpmThreadService
public class JbpmThreadService
| Constructor Summary | |
|---|---|
JbpmThreadService()
|
|
| Method Summary | |
|---|---|
int |
getPriority()
|
int |
getSchedulerInterval()
|
WorkflowService |
getWorkflowService()
|
void |
setPriority(int priority)
|
void |
setSchedulerInterval(int schedulerInterval)
|
void |
setWorkflowService(WorkflowService workflowService)
|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JbpmThreadService()
| Method Detail |
|---|
public void start()
start in interface JbpmThreadServiceMBeanpublic void stop()
stop in interface JbpmThreadServiceMBeanpublic int getSchedulerInterval()
getSchedulerInterval in interface JbpmThreadServiceMBeanpublic void setSchedulerInterval(int schedulerInterval)
setSchedulerInterval in interface JbpmThreadServiceMBeanpublic int getPriority()
getPriority in interface JbpmThreadServiceMBeanpublic void setPriority(int priority)
setPriority in interface JbpmThreadServiceMBeanpublic WorkflowService getWorkflowService()
getWorkflowService in interface JbpmThreadServiceMBeanpublic void setWorkflowService(WorkflowService workflowService)
setWorkflowService in interface JbpmThreadServiceMBean
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||