|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthelma.framework.repository.ResourceTracker
public class ResourceTracker
A utility class that allows Resource consumers to track changes on resources.
Constructor Summary | |
---|---|
ResourceTracker(Resource resource)
|
Method Summary | |
---|---|
Resource |
getResource()
|
boolean |
hasChanged()
|
void |
markClean()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceTracker(Resource resource)
Method Detail |
---|
public boolean hasChanged() throws java.io.IOException
java.io.IOException
public void markClean()
public Resource getResource()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |