Liferay 6.1.2-ce-ga3

com.liferay.portal.events
Class CryptoStartupAction

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

public class CryptoStartupAction
extends SimpleAction


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

Constructor Detail

CryptoStartupAction

public CryptoStartupAction()
Method Detail

run

public void run(String[] ids)
Specified by:
run in class SimpleAction

Liferay 6.1.2-ce-ga3