com.atlassian.confluence.setup
Class BootstrapContextInitialisedEvent

java.lang.Object
  extended by java.util.EventObject
      extended by org.springframework.context.ApplicationEvent
          extended by com.atlassian.confluence.setup.BootstrapContextInitialisedEvent
All Implemented Interfaces:
java.io.Serializable

public class BootstrapContextInitialisedEvent
extends org.springframework.context.ApplicationEvent

An event indicating that the bootstrap context has been initialised.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
BootstrapContextInitialisedEvent(java.lang.Object o)
           
 
Method Summary
 
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BootstrapContextInitialisedEvent

public BootstrapContextInitialisedEvent(java.lang.Object o)


Copyright © 2003-2011 Atlassian. All Rights Reserved.