Example usage for com.liferay.portal.kernel.struts StrutsAction interface-usage

List of usage examples for com.liferay.portal.kernel.struts StrutsAction interface-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.struts StrutsAction interface-usage.

Usage

From source file com.liferay.hadoop.action.HadoopJob.java

/**
 * <a href="HadoopJob.java.html"><b><i>View Source</i></b></a>
 *
 * @author Raymond Aug
 */
public class HadoopJob implements StrutsAction {

From source file com.liferay.httpservice.internal.servlet.WebExtenderServlet.java

/**
 * @author Raymond Aug
 * @author Miguel Pastor
 */
public class WebExtenderServlet extends PortletServlet implements StrutsAction {

From source file com.liferay.web.extender.servlet.OSGiServlet.java

/**
 * @author Raymond Aug
 */
public class OSGiServlet extends PortletServlet implements StrutsAction {

    public static final String INVOKER_PATH = "/invoke";