com.jivesoftware
Class SparkStartupListener

java.lang.Object
  extended bycom.jivesoftware.SparkStartupListener
All Implemented Interfaces:
java.util.EventListener, com.install4j.api.launcher.StartupNotification.Listener

public class SparkStartupListener
extends java.lang.Object
implements com.install4j.api.launcher.StartupNotification.Listener


Constructor Summary
SparkStartupListener()
           
 
Method Summary
 void handleConference(java.lang.String string)
           
 void handleJID(java.lang.String string)
           
 void startupPerformed(java.lang.String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SparkStartupListener

public SparkStartupListener()
Method Detail

startupPerformed

public void startupPerformed(java.lang.String string)
Specified by:
startupPerformed in interface com.install4j.api.launcher.StartupNotification.Listener

handleJID

public void handleJID(java.lang.String string)
               throws java.lang.Exception
Throws:
java.lang.Exception

handleConference

public void handleConference(java.lang.String string)
                      throws java.lang.Exception
Throws:
java.lang.Exception