Example usage for com.liferay.portal.kernel.util BasePortalLifecycle subclass-usage

List of usage examples for com.liferay.portal.kernel.util BasePortalLifecycle subclass-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.util BasePortalLifecycle subclass-usage.

Usage

From source file com.liferay.akismet.servlet.AkismetServletContextListener.java

/**
 * @author Amos Fong
 */
public class AkismetServletContextListener extends BasePortalLifecycle implements ServletContextListener {

    @Override

From source file com.liferay.calendar.servlet.CalendarServletContextListener.java

/**
 * @author Marcellus Tavares
 */
public class CalendarServletContextListener extends BasePortalLifecycle implements ServletContextListener {

    @Override

From source file com.liferay.chat.servlet.ChatServletContextListener.java

/**
 * @author Ryan Park
 */
public class ChatServletContextListener extends BasePortalLifecycle implements ServletContextListener {

    @Override

From source file com.liferay.compat.servlet.CompatServletContextListener.java

/**
 * @author Brian Wing Shun Chan
 */
public class CompatServletContextListener extends BasePortalLifecycle implements ServletContextListener {

    public void contextDestroyed(ServletContextEvent servletContextEvent) {

From source file com.liferay.contacts.servlet.ContactsServletContextListener.java

/**
 * @author Ryan Park
 */
public class ContactsServletContextListener extends BasePortalLifecycle implements ServletContextListener {

    @Override

From source file com.liferay.deploylistener.servlet.DeployListenerServletContextListener.java

/**
 * @author Brian Wing Shun Chan
 */
public class DeployListenerServletContextListener extends BasePortalLifecycle implements ServletContextListener {

    @Override

From source file com.liferay.ipgeocoder.servlet.IPGeocoderServletContextListener.java

/**
 * @author Brian Wing Shun Chan
 */
public class IPGeocoderServletContextListener extends BasePortalLifecycle implements ServletContextListener {

    public void contextDestroyed(ServletContextEvent servletContextEvent) {

From source file com.liferay.localization.servlet.LocalizationServletContextListener.java

/**
 * @author Brian Wing Shun Chan
 */
public class LocalizationServletContextListener extends BasePortalLifecycle implements ServletContextListener {

    public void contextDestroyed(ServletContextEvent servletContextEvent) {

From source file com.liferay.mongodb.servlet.MongoServletContextListener.java

/**
 * @author Raymond Aug
 * @author Brian Wing Shun Chan
 */
public class MongoServletContextListener extends BasePortalLifecycle implements ServletContextListener {

From source file com.liferay.opensocial.servlet.OpenSocialServletContextListener.java

/**
 * @author Michael Young
 */
public class OpenSocialServletContextListener extends BasePortalLifecycle implements ServletContextListener {

    public void contextDestroyed(ServletContextEvent servletContextEvent) {