Package org.eclipse.core.internal.refresh

Class Summary
InternalRefreshProvider Internal abstract superclass of all refresh providers.
PollingMonitor The PollingMonitor is an IRefreshMonitor that polls the file system rather than registering natively for call-backs.
RefreshJob The RefreshJob class maintains a list of resources that need to be refreshed, and periodically schedules itself to perform the refreshes in the background.
RefreshManager Manages auto-refresh functionality, including maintaining the active set of monitors and controlling the job that performs periodic refreshes on out of sync resources.