com.atlassian.confluence.setup
Class BootstrapApplicationStartupListener

java.lang.Object
  extended by com.atlassian.confluence.setup.BootstrapApplicationStartupListener
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener

public class BootstrapApplicationStartupListener
extends Object
implements org.springframework.context.ApplicationListener


Constructor Summary
BootstrapApplicationStartupListener()
           
 
Method Summary
 void onApplicationEvent(org.springframework.context.ApplicationEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BootstrapApplicationStartupListener

public BootstrapApplicationStartupListener()
Method Detail

onApplicationEvent

public void onApplicationEvent(org.springframework.context.ApplicationEvent event)
Specified by:
onApplicationEvent in interface org.springframework.context.ApplicationListener


Copyright © 2003-2011 Atlassian. All Rights Reserved.