| org.apache.cocoon.components.cron.ServiceableCronJob org.apache.cocoon.components.cron.TestCronJob
PARAMETER_MESSAGE | final public static String PARAMETER_MESSAGE(Code) | | Parameter key for the message
|
PARAMETER_PIPELINE | final public static String PARAMETER_PIPELINE(Code) | | Parameter key for the pipeline to be called
|
PARAMETER_SLEEP | final public static String PARAMETER_SLEEP(Code) | | Parameter key for the sleep value
|
configure | public void configure(Configuration config) throws ConfigurationException(Code) | | See Also: org.apache.avalon.framework.configuration.Configurable.configure(org.apache.avalon.framework.configuration.Configuration) |
Fields inherited from org.apache.cocoon.components.cron.ServiceableCronJob | protected ServiceManager manager(Code)(Java Doc)
|
Methods inherited from org.apache.cocoon.components.cron.ServiceableCronJob | public void service(ServiceManager manager) throws ServiceException(Code)(Java Doc)
|
|
|