public class ResourceFileSourceUpdater extends Object implements Shutdownable
Constructor and Description |
---|
ResourceFileSourceUpdater() |
Modifier and Type | Method and Description |
---|---|
long |
getInterval() |
List<ResourceFileSource> |
getSources() |
String |
getTarget() |
void |
init() |
void |
setInterval(long interval) |
void |
setSources(List<ResourceFileSource> sources) |
void |
setTarget(String target) |
void |
shutdown()
Release any resources used by this ResourceIndex cleanly
|
void |
synchronizeSources() |
public void init()
public void shutdown()
Shutdownable
shutdown
in interface Shutdownable
public void synchronizeSources()
public List<ResourceFileSource> getSources()
public void setSources(List<ResourceFileSource> sources)
public String getTarget()
public void setTarget(String target) throws IOException
IOException
public long getInterval()
public void setInterval(long interval)
interval
- the interval to setCopyright © 2005–2015 IIPC. All rights reserved.