com.atlassian.sal.bamboo.lifecycle
Class ServerStartupListener

java.lang.Object
  extended by com.atlassian.sal.bamboo.lifecycle.ServerStartupListener
All Implemented Interfaces:
com.atlassian.event.EventListener

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


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

Constructor Detail

ServerStartupListener

public ServerStartupListener(BambooLifecycleManager bambooLifecycleManager)
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


Copyright © 2011 Atlassian. All Rights Reserved.