org.proteios.install
Class Webclient
java.lang.Object
org.proteios.install.Webclient
public final class Webclient
- extends Object
This class installs the web client application. This class can be run as a
standalone application, but it is recommended that the InitDB class
is used, since it will also install this class.
- Version:
- 2.0
- Author:
- Nicklas
- See Also:
InitDB
|
Method Summary |
static void |
main(String[] args)
This program requires two parameters: a user account and a password The
user must have enough permissions to create a new client application and
share it to everyone. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Webclient
public Webclient()
main
public static void main(String[] args)
- This program requires two parameters: a user account and a password The
user must have enough permissions to create a new client application and
share it to everyone.