public abstract class SoftwareVersionDetector<S extends SoftwareVersion> extends AbstractApplicationObject<ApplicationContext>
SoftwareVersionDetector
s.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, setLogChannel
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString, toString
public SoftwareVersionDetector(ApplicationContext ctx)
public abstract java.util.List<S> scanInstalledVersions()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.