com.atlassian.bamboo.xmpp
Class InitialiseSmackOnStartup

java.lang.Object
  extended by com.atlassian.bamboo.xmpp.InitialiseSmackOnStartup
All Implemented Interfaces:
com.atlassian.event.EventListener

public class InitialiseSmackOnStartup
extends java.lang.Object
implements com.atlassian.event.EventListener


Constructor Summary
InitialiseSmackOnStartup()
           
 
Method Summary
 java.lang.Class[] getHandledEventClasses()
           
 void handleEvent(com.atlassian.event.Event event)
           
 void setBambooSmackClient(BambooSmackClient bambooSmackClient)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitialiseSmackOnStartup

public InitialiseSmackOnStartup()
Method Detail

handleEvent

public void handleEvent(com.atlassian.event.Event event)
Specified by:
handleEvent in interface com.atlassian.event.EventListener

getHandledEventClasses

public java.lang.Class[] getHandledEventClasses()
Specified by:
getHandledEventClasses in interface com.atlassian.event.EventListener

setBambooSmackClient

public void setBambooSmackClient(BambooSmackClient bambooSmackClient)


Copyright © 2010 Atlassian. All Rights Reserved.