|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@PropertySet(value="announce") public interface AnnouncementProperties
Announcement Properties
Method Summary | |
---|---|
String |
directory() The file system directory where announcements are stored. |
de.smartics.properties.api.core.domain.PropertyKey |
getLookupIntervalMsPropertyKey() Returns the property key for the property lookupIntervalMs() . |
int |
lookupIntervalMs() The lookup interval for checking directory for new announcements. |
Method Detail |
---|
@NotNull String directory()
@PropertyExpression(value="300000") @Min(value=0L) @PropertyLifecycle(access=READ_WRITE, updateInterval=30000L) int lookupIntervalMs()
directory
for new announcements. The value is expected in milliseconds. A value of zero indicates, that no automatic lookup is used.
directory
for new announcements.
de.smartics.properties.api.core.domain.PropertyKey getLookupIntervalMsPropertyKey()
lookupIntervalMs()
.
lookupIntervalMs()
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |