org.mule.module.boot
Class GuiInstallerLicenseHandler

java.lang.Object
  extended by org.mule.module.boot.GuiInstallerLicenseHandler

public class GuiInstallerLicenseHandler
extends Object


Constructor Summary
GuiInstallerLicenseHandler()
           
 
Method Summary
static void main(String[] args)
          The main method which is called by the GUI.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuiInstallerLicenseHandler

public GuiInstallerLicenseHandler()
Method Detail

main

public static void main(String[] args)
                 throws Exception
The main method which is called by the GUI. It creates the LicenseHandler object and then seeks to save the license by calling the method saveLicenseAck.

Throws:
Exception


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.