| Interface | Description |
|---|---|
| ResourceListener |
A Resource listener will be notified on changes in the Resource.
|
| ResourceLoader |
General interface for loading data from physically existed resource.
|
| Class | Description |
|---|---|
| ClassPathResourceLoader | |
| FileResourceLoader | |
| Resource |
Representation of physically existing underlying resource with text content.
|
| Enum | Description |
|---|---|
| WatchDog |
WatchDog is the singleton object that register Resources and updates it on
underlying resource changes in defined time periods.
|
Copyright © 2010-2014 anotheria.net. All Rights Reserved.