| java.lang.Object com.nokia.phone.deploy.DeployerMain
DeployerMain | public class DeployerMain (Code) | | Main class for deployment functionality. Called from deployment script.
|
Method Summary | |
public static void | main(String[] args) Main method that deploys the given application to the given devices. |
main | public static void main(String[] args)(Code) | | Main method that deploys the given application to the given devices.
The device list must be separated by new lines ('\n'), this is to
simplify the deployment ant script.
|
|
|