jautil.install
Class JAExtraInstaller

java.lang.Object
  extended by jautil.install.JAExtraInstaller

public class JAExtraInstaller
extends java.lang.Object

A JAExtraInstaller installs an extra JASigning component.


Constructor Summary
JAExtraInstaller()
          Constructs a new JA extra installer, to target the given local directory, and to download from the given remote base URL.
 
Method Summary
static void main(java.lang.String[] args)
          main() method: constructs a JAExtraInstaller instance, which immediately performs the installation as specified by the system properties.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAExtraInstaller

public JAExtraInstaller()
Constructs a new JA extra installer, to target the given local directory, and to download from the given remote base URL.

Method Detail

main

public static final void main(java.lang.String[] args)
main() method: constructs a JAExtraInstaller instance, which immediately performs the installation as specified by the system properties.