com.atlassian.sal.confluence.lifecycle
Class ConfluenceLifecycleManager

java.lang.Object
  extended by com.atlassian.sal.core.lifecycle.DefaultLifecycleManager
      extended by com.atlassian.sal.confluence.lifecycle.ConfluenceLifecycleManager
All Implemented Interfaces:
com.atlassian.sal.api.lifecycle.LifecycleManager

public class ConfluenceLifecycleManager
extends com.atlassian.sal.core.lifecycle.DefaultLifecycleManager


Constructor Summary
ConfluenceLifecycleManager(com.atlassian.plugin.event.PluginEventManager pluginEventManager)
           
 
Method Summary
 boolean isApplicationSetUp()
           
 
Methods inherited from class com.atlassian.sal.core.lifecycle.DefaultLifecycleManager
destroy, notifyOnStart, onBind, onFrameworkStart, setLifecycleAwareListeners, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluenceLifecycleManager

public ConfluenceLifecycleManager(com.atlassian.plugin.event.PluginEventManager pluginEventManager)
Method Detail

isApplicationSetUp

public boolean isApplicationSetUp()


Copyright © 2003-2011 Atlassian. All Rights Reserved.