public class URLMonitor extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | URLMonitor.URLContentChangedListener | 
| Constructor and Description | 
|---|
| URLMonitor(int reloadIntervalMilliseconds) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addListener(URLMonitor.URLContentChangedListener listener) | 
| void | addURI(URL zipUrl) | 
| void | shutdownScheduler() | 
public URLMonitor(int reloadIntervalMilliseconds)
public void shutdownScheduler()
public void addListener(URLMonitor.URLContentChangedListener listener)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.