com.atlassian.sal.crowd.lifecycle
Class CrowdLifecycleManager

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

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


Constructor Summary
CrowdLifecycleManager(com.atlassian.plugin.event.PluginEventManager pluginEventManager)
           
 
Method Summary
 void afterRestore()
           
 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

CrowdLifecycleManager

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

isApplicationSetUp

public boolean isApplicationSetUp()

afterRestore

public void afterRestore()


Copyright © 2013 Atlassian. All Rights Reserved.