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
SoftwareVersionDetector s. |
SoftwareVersionManager<S extends SoftwareVersion> |
This manager uses the given
SoftwareVersionDetector to find the
installed SoftwareVersion s and caches them for fast access. |
SupportedSoftwareVersionDetector<S extends SoftwareVersion> |
This detector can be filled with a set of expected
SoftwareVersion s. |
Exception | Description |
---|---|
UnsupportedSoftwareVersionException |
This class ...
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.