jautil.install
Class JASigningInstaller

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

public final class JASigningInstaller
extends java.lang.Object


Constructor Summary
JASigningInstaller()
          Constructs a new JASigning installer, and immediately attempts the installation itself.
 
Method Summary
static void main(java.lang.String[] args)
          Main method, which creates a new JASigning installer instance, and exits when the (attempted) installation is complete.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JASigningInstaller

public JASigningInstaller()
Constructs a new JASigning installer, and immediately attempts the installation itself.

Method Detail

main

public static void main(java.lang.String[] args)
Main method, which creates a new JASigning installer instance, and exits when the (attempted) installation is complete.