public class SoftwareTypeFactory extends Object
| Constructor and Description |
|---|
SoftwareTypeFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<ISoftwareTypeManager> |
getAvailableSoftwareTypes() |
static ISoftwareTypeManager |
getSoftwareManager(SoftwareTypeCode code) |
public static ISoftwareTypeManager getSoftwareManager(SoftwareTypeCode code) throws Exception
Exceptionpublic static ArrayList<ISoftwareTypeManager> getAvailableSoftwareTypes()
Copyright © 2016. All Rights Reserved.