Package com.liferay.portal.kernel.events
Class SimpleAction
Object
com.liferay.portal.kernel.events.SimpleAction
- All Implemented Interfaces:
LifecycleAction
- Direct Known Subclasses:
InvokerSimpleAction
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidprocessLifecycleEvent(LifecycleEvent lifecycleEvent) abstract void
-
Constructor Details
-
SimpleAction
public SimpleAction()
-
-
Method Details
-
processLifecycleEvent
- Specified by:
processLifecycleEventin interfaceLifecycleAction- Throws:
ActionException
-
run
- Throws:
ActionException
-