com.liferay.portal.events
Class StartupAction

java.lang.Object
  extended by com.liferay.portal.kernel.events.SimpleAction
      extended by com.liferay.portal.events.StartupAction

public class StartupAction
extends com.liferay.portal.kernel.events.SimpleAction

View Source

Author:
Brian Wing Shun Chan, Alexander Chow, Raymond Augé

Constructor Summary
StartupAction()
           
 
Method Summary
protected  void doRun(java.lang.String[] ids)
           
 void run(java.lang.String[] ids)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartupAction

public StartupAction()
Method Detail

run

public void run(java.lang.String[] ids)
         throws com.liferay.portal.kernel.events.ActionException
Specified by:
run in class com.liferay.portal.kernel.events.SimpleAction
Throws:
com.liferay.portal.kernel.events.ActionException

doRun

protected void doRun(java.lang.String[] ids)
              throws com.liferay.portal.PortalException,
                     com.liferay.portal.SystemException
Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException