com.atlassian.confluence.admin.actions
Class SystemInfoOnStartup

java.lang.Object
  extended by com.atlassian.confluence.admin.actions.SystemInfoOnStartup
All Implemented Interfaces:
LifecycleItem

public class SystemInfoOnStartup
extends Object
implements LifecycleItem


Constructor Summary
SystemInfoOnStartup()
           
 
Method Summary
 void shutdown(LifecycleContext context)
           
 void startup(LifecycleContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemInfoOnStartup

public SystemInfoOnStartup()
Method Detail

shutdown

public void shutdown(LifecycleContext context)
              throws Exception
Specified by:
shutdown in interface LifecycleItem
Throws:
Exception

startup

public void startup(LifecycleContext context)
             throws Exception
Specified by:
startup in interface LifecycleItem
Throws:
Exception


Confluence is developed by Atlassian.