org.apache.ode.bpel.engine
Class ProcessCleanUpRunnable
java.lang.Object
org.apache.ode.bpel.engine.ProcessCleanUpRunnable
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Runnable, BpelServerImpl.ContextsAware, org.apache.ode.bpel.iapi.Scheduler.MapSerializableRunnable
public class ProcessCleanUpRunnable
- extends java.lang.Object
- implements org.apache.ode.bpel.iapi.Scheduler.MapSerializableRunnable, BpelServerImpl.ContextsAware
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROCESS_CLEANUP_TRANSACTION_SIZE
public static final int PROCESS_CLEANUP_TRANSACTION_SIZE
ProcessCleanUpRunnable
public ProcessCleanUpRunnable()
ProcessCleanUpRunnable
public ProcessCleanUpRunnable(java.io.Serializable pid)
storeToDetails
public void storeToDetails(org.apache.ode.bpel.iapi.Scheduler.JobDetails details)
- Specified by:
storeToDetails in interface org.apache.ode.bpel.iapi.Scheduler.MapSerializableRunnable
restoreFromDetails
public void restoreFromDetails(org.apache.ode.bpel.iapi.Scheduler.JobDetails details)
- Specified by:
restoreFromDetails in interface org.apache.ode.bpel.iapi.Scheduler.MapSerializableRunnable
setContexts
public void setContexts(Contexts contexts)
- Specified by:
setContexts in interface BpelServerImpl.ContextsAware
run
public void run()
- Specified by:
run in interface java.lang.Runnable