@NotThreadSafe public class UpdateService extends Object
CachedWebDataSource.| Constructor and Description |
|---|
UpdateService(ClassLoader classLoader)
Creates a new instance of UpdateService.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<CachedWebDataSource> |
getDataSources()
Returns an Iterator for all instances of the CachedWebDataSource
interface.
|
public UpdateService(ClassLoader classLoader)
classLoader - the ClassLoader to use when dynamically loading
Analyzer and Update servicespublic Iterator<CachedWebDataSource> getDataSources()
Copyright © 2012–2020 OWASP. All rights reserved.