|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BackgroundTaskSetupReader
Interface defining methods which must be implemented by setup reader so that background tasks can read their properties using the setup reader.
| Method Summary | |
|---|---|
java.lang.String |
getRunEveryParameterName()
Return default value for property for run every xxx configuration representign how often to run this task. |
java.lang.String |
getStartDelayParameterName()
Return name of property for start delay configuration representing the delay from creation of the task to first invocation. |
| Method Detail |
|---|
java.lang.String getStartDelayParameterName()
java.lang.String getRunEveryParameterName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||