|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.bpel.engine.cron.RuntimeDataCleanupRunnable
public class RuntimeDataCleanupRunnable
Constructor Summary | |
---|---|
RuntimeDataCleanupRunnable()
|
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 |
Constructor Detail |
---|
public RuntimeDataCleanupRunnable()
Method Detail |
---|
public void restoreFromDetails(Scheduler.JobDetails details)
restoreFromDetails
in interface Scheduler.MapSerializableRunnable
public void storeToDetails(Scheduler.JobDetails details)
storeToDetails
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 |