| org.springframework.aop.target.dynamic.Refreshable |
Known Indirect Subclasses
|
Interface to be implemented by dynamic target objects, which support reloading and optionally polling for updates.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return the last time an actual refresh happened (as timestamp).
| |||||||||||
Return the number of actual refreshes since startup.
| |||||||||||
Refresh the underlying target object.
| |||||||||||
Return the last time an actual refresh happened (as timestamp).
Return the number of actual refreshes since startup.
Refresh the underlying target object.