com.atlassian.jira.event
Class ComponentManagerShutdownEvent

java.lang.Object
  extended by com.atlassian.jira.event.ComponentManagerShutdownEvent

public class ComponentManagerShutdownEvent
extends Object

Raised when the ComponentManager is about to be shutdown

Since:
v5.2

Field Summary
static ComponentManagerShutdownEvent INSTANCE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final ComponentManagerShutdownEvent INSTANCE


Copyright © 2002-2014 Atlassian. All Rights Reserved.