Interface IScript
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static IScriptgetInstance(OSType osType)The factory of creating a valid IScript implementation.java.lang.StringgetScript()Must give the valid support script.
-