org.fuin.kickstart4j
Interface Kickstart4JListener


public interface Kickstart4JListener

Listens to life cycle events of the Kickstart4J installer.


Method Summary
 void initComplete()
          The initialization is complete.
 void startupComplete()
          The target process was started successfully.
 

Method Detail

initComplete

void initComplete()
The initialization is complete. This includes selection of the target directory if silentInstall is set to false.


startupComplete

void startupComplete()
The target process was started successfully.



Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.