|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ConfigBean.ConfigDefinition
Top-level interface that defines a single configuration file entry.
Method Summary | |
---|---|
URL |
getConfigUrl()
Returns the URL of the config file. |
long |
getLastModified()
Returns the last modified date of the config file. |
void |
setLastModified(long lastModified)
Sets the last modified date of the config file. |
Method Detail |
---|
URL getConfigUrl()
Returns the URL of the config file.
long getLastModified()
Returns the last modified date of the config file.
void setLastModified(long lastModified)
Sets the last modified date of the config file.
lastModified
- timestamp the file was last changed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |