Package | Description |
---|---|
org.safs.install |
Modifier and Type | Class and Description |
---|---|
class |
ProductDetectorDefault
This class ONLY provides implementation for
ProductDetectorDefault.getBins()
ProductDetectorDefault.getValidExecutable(File, String)
User NEEDS to implement the other methods to get it work. |
Modifier and Type | Field and Description |
---|---|
protected IProductDetector |
InstallerImpl.productDetector
The ProductDetector.
|
Modifier and Type | Method and Description |
---|---|
protected IProductDetector |
InstallerImpl.getDefaultProductDetector() |
protected IProductDetector |
GhostScriptInstaller.getDefaultProductDetector() |
protected IProductDetector |
TCAFSInstaller.getUnixProductDetector() |
protected IProductDetector |
InstallerImpl.getUnixProductDetector() |
protected IProductDetector |
GhostScriptInstaller.getUnixProductDetector() |
protected IProductDetector |
TCAFSInstaller.getWindowsProductDetector() |
protected IProductDetector |
InstallerImpl.getWindowsProductDetector() |
protected IProductDetector |
GhostScriptInstaller.getWindowsProductDetector() |
Copyright © SAS Institute. All Rights Reserved.