@NotThreadSafe
public class UpdateService
extends java.lang.Object
CachedWebDataSource.| Constructor and Description |
|---|
UpdateService(java.lang.ClassLoader classLoader)
Creates a new instance of UpdateService.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<CachedWebDataSource> |
getDataSources()
Returns an Iterator for all instances of the CachedWebDataSource
interface.
|
public UpdateService(java.lang.ClassLoader classLoader)
classLoader - the ClassLoader to use when dynamically loading
Analyzer and Update servicespublic java.util.Iterator<CachedWebDataSource> getDataSources()
Copyright© 2012-21 Jeremy Long. All Rights Reserved.