com.atlassian.bamboo.v2.build.events
Class InstanceShuttingDownListener

java.lang.Object
  extended by com.atlassian.bamboo.v2.build.events.InstanceShuttingDownListener
All Implemented Interfaces:
com.atlassian.event.EventListener

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


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

Constructor Detail

InstanceShuttingDownListener

public InstanceShuttingDownListener()
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

setElasticFunctionalityFacade

public void setElasticFunctionalityFacade(ElasticFunctionalityFacade elasticFunctionalityFacade)


Copyright © 2011 Atlassian. All Rights Reserved.