|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ResourceManager.ModificationObserver
Notifies observers of modifications to resources (as indicated by a change to their
File.lastModified() property).
| Method Summary | |
|---|---|
void |
resourceModified(String path,
long lastModified)
Notes that a resource has been modified. |
| Method Detail |
|---|
void resourceModified(String path,
long lastModified)
path - the path of the resource.lastModified - the resource's new timestamp.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||