com.liferay.portal.events
Class ServicePostAction
java.lang.Object
com.liferay.portal.kernel.events.Action
com.liferay.portal.events.ServicePostAction
- All Implemented Interfaces:
- LifecycleAction
public class ServicePostAction
- extends Action
|
Method Summary |
void |
run(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServicePostAction
public ServicePostAction()
run
public void run(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
- Specified by:
run in class Action