|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.bpel.engine.ProcessCleanUpRunnable
public class ProcessCleanUpRunnable
Field Summary | |
---|---|
static int |
PROCESS_CLEANUP_TRANSACTION_SIZE
|
Constructor Summary | |
---|---|
ProcessCleanUpRunnable()
|
|
ProcessCleanUpRunnable(java.io.Serializable pid)
|
Method Summary | |
---|---|
void |
restoreFromDetails(Scheduler.JobDetails details)
|
void |
run()
|
void |
setContexts(Contexts contexts)
|
void |
storeToDetails(Scheduler.JobDetails details)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int PROCESS_CLEANUP_TRANSACTION_SIZE
Constructor Detail |
---|
public ProcessCleanUpRunnable()
public ProcessCleanUpRunnable(java.io.Serializable pid)
Method Detail |
---|
public void storeToDetails(Scheduler.JobDetails details)
storeToDetails
in interface Scheduler.MapSerializableRunnable
public void restoreFromDetails(Scheduler.JobDetails details)
restoreFromDetails
in interface Scheduler.MapSerializableRunnable
public void setContexts(Contexts contexts)
setContexts
in interface BpelServerImpl.ContextsAware
public void run()
run
in interface java.lang.Runnable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |