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 void
processLifecycleEvent
(LifecycleEvent lifecycleEvent) abstract void
-
Constructor Details
-
SimpleAction
public SimpleAction()
-
-
Method Details
-
processLifecycleEvent
- Specified by:
processLifecycleEvent
in interfaceLifecycleAction
- Throws:
ActionException
-
run
- Throws:
ActionException
-