|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.config.cfg.BeanConfig
com.caucho.resources.ScheduledTaskConfig
com.caucho.resources.CronResource
@Service @Unbound public class CronResource
The cron resources starts application Work tasks at cron-specified intervals.
ScheduledTask
Field Summary |
---|
Fields inherited from class com.caucho.config.cfg.BeanConfig |
---|
_bean |
Constructor Summary | |
---|---|
CronResource()
Deprecated. |
Method Summary |
---|
Methods inherited from class com.caucho.resources.ScheduledTaskConfig |
---|
init, isStartup, setCron, setDelay, setMethod, setPeriod, setTask, setUrl, setWork, toString |
Methods inherited from class com.caucho.config.cfg.BeanConfig |
---|
addBinding, addCustomBean, addInitProgram, addOptionalStringProperty, addParam, addProperty, addStringProperty, createObjectNoInit, deploy, getBeanConfigClass, getBeanManager, getBindingList, getCdiNamed, getClassType, getComponent, getDefaultScope, getFilename, getInit, getLine, getMBeanName, getName, getObject, getStereotypeList, getTagName, getUri, introspectPostInit, isDefaultService, setBeanConfigClass, setClass, setConfigLocation, setInit, setJndiName, setMbeanClass, setMbeanInterface, setMbeanName, setName, setScope, setScopeType, setService, setType, setUri |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CronResource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |