public abstract class SoftwareVersionDetector<S extends SoftwareVersion> extends AbstractApplicationObject<ApplicationContext>
SoftwareVersionDetectors.| Constructor and Description |
|---|
SoftwareVersionDetector(ApplicationContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
abstract java.util.List<S> |
scanInstalledVersions() |
getApplicationContext, getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannelconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString, toStringpublic SoftwareVersionDetector(ApplicationContext ctx)
public abstract java.util.List<S> scanInstalledVersions()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.