Package com.liferay.portal.kernel.events
Class InvokerSimpleAction
Object
com.liferay.portal.kernel.events.SimpleAction
com.liferay.portal.kernel.events.InvokerSimpleAction
- All Implemented Interfaces:
LifecycleAction
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
ConstructorsConstructorDescriptionInvokerSimpleAction
(SimpleAction simpleAction) InvokerSimpleAction
(SimpleAction simpleAction, ClassLoader classLoader) -
Method Summary
Methods inherited from class com.liferay.portal.kernel.events.SimpleAction
processLifecycleEvent
-
Constructor Details
-
InvokerSimpleAction
-
InvokerSimpleAction
-
-
Method Details
-
run
- Specified by:
run
in classSimpleAction
- Throws:
ActionException
-