Wednesday, August 8, 2012

Liferay Hook Execution Order

a-hook and b-hook, both are extending com.liferay.portal.kernel.events.Action in order to make sure that always B-hook is called after the A-hook, the below configuration  liferay-plugin-package.properties of a-hook is required

required-deployment-contexts=\a-hook

No comments:

Post a Comment