See: Description
| Class | Description |
|---|---|
| SoftwareVersion |
This class encapsulates a particular version of a software which may be installed on the local system.
|
| SoftwareVersionDetector<S extends SoftwareVersion> |
This is the base class for all kinds of
SoftwareVersionDetectors. |
| SoftwareVersionManager<S extends SoftwareVersion> |
This manager uses the given
SoftwareVersionDetector to find the
installed SoftwareVersions and caches them for fast access. |
| SupportedSoftwareVersionDetector<S extends SoftwareVersion> |
This detector can be filled with a set of expected
SoftwareVersions. |
| Exception | Description |
|---|---|
| UnsupportedSoftwareVersionException |
This class ...
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.