com.partnersoft.platform.webstart
Class WebstartLauncher

java.lang.Object
  extended by com.partnersoft.platform.webstart.WebstartLauncher
All Implemented Interfaces:
CommandLineTool

public class WebstartLauncher
extends java.lang.Object
implements CommandLineTool

Launches apps in the Java Web Start platform.

Copyright 2008 Partner Software, Inc.

Version:
$Id: J2seLauncher.java 1320 2008-05-05 23:39:33Z paul $
Author:
Paul Reavis

Constructor Summary
WebstartLauncher()
           
 
Method Summary
static void main(java.lang.String... args)
          The main method for this CommandLineTool.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebstartLauncher

public WebstartLauncher()
Method Detail

main

public static void main(java.lang.String... args)
The main method for this CommandLineTool. It expects to get a base URL followed by a list of apps to launch.