public interface ResourceChangeTracker extends InvalidationEventHub, ResourceDependencies
UpdateListener
to check for changes and notify its listeners.Modifier and Type | Method and Description |
---|---|
long |
trackResource(Resource resource)
Start tracking the resource (or return the last modified time of an already tracked resource).
|
addInvalidationListener
addDependency
long trackResource(Resource resource)
resource
- to trackURLChangeTracker
Copyright © 2003-2012 The Apache Software Foundation.