Interface to be implemented by dynamic target objects,
which support reloading and optionally polling for updates.
author: Rod Johnson author: Rob Harrop since: 2.0
Method Summary
long
getLastRefreshTime() Return the last time an actual refresh happened (as timestamp).
long
getRefreshCount() Return the number of actual refreshes since startup.