com.atlassian.spring.container
Class ContainerContextLoadedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.spring.container.ContainerContextLoadedEvent
- All Implemented Interfaces:
- Serializable
public class ContainerContextLoadedEvent
- extends org.springframework.context.ApplicationEvent
An event published when the ContainerContext has been fully loaded and the ContainerManager is ready for us.
- See Also:
ContainerContext
,
ContainerContextLoaderListener
,
Serialized Form
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
ContainerContextLoadedEvent
public ContainerContextLoadedEvent(Object o)