Example usage for com.liferay.portal.tools.deploy HookDeployer subclass-usage

List of usage examples for com.liferay.portal.tools.deploy HookDeployer subclass-usage

Introduction

In this page you can find the example usage for com.liferay.portal.tools.deploy HookDeployer subclass-usage.

Usage

From source file org.mimacom.commons.liferay.adapter523.StandaloneHookDeployer.java

public class StandaloneHookDeployer extends HookDeployer {
    public StandaloneHookDeployer(String serverType) {
        appServerType = serverType;
        jars = Collections.emptyList();
    }

From source file org.mimacom.commons.liferay.adapter526.StandaloneHookDeployer.java

public class StandaloneHookDeployer extends HookDeployer {
    public StandaloneHookDeployer(String serverType) {
        appServerType = serverType;
        jars = Collections.emptyList();
    }

From source file org.mimacom.commons.liferay.adapter528.StandaloneHookDeployer.java

public class StandaloneHookDeployer extends HookDeployer {
    public StandaloneHookDeployer(String serverType) {
        appServerType = serverType;
        jars = Collections.emptyList();
    }

From source file org.mimacom.commons.liferay.adapter529.StandaloneHookDeployer.java

public class StandaloneHookDeployer extends HookDeployer {
    public StandaloneHookDeployer(String serverType) {
        appServerType = serverType;
        jars = Collections.emptyList();
    }

From source file org.mimacom.commons.liferay.adapter6010.StandaloneHookDeployer.java

public class StandaloneHookDeployer extends HookDeployer {
    public StandaloneHookDeployer(String serverType) {
        appServerType = serverType;
        jars = Collections.emptyList();
    }

From source file org.mimacom.commons.liferay.adapter6011.StandaloneHookDeployer.java

public class StandaloneHookDeployer extends HookDeployer {
    public StandaloneHookDeployer(String serverType) {
        appServerType = serverType;
        jars = Collections.emptyList();
    }

From source file org.mimacom.commons.liferay.adapter6012.StandaloneHookDeployer.java

public class StandaloneHookDeployer extends HookDeployer {
    public StandaloneHookDeployer(String serverType) {
        appServerType = serverType;
        jars = Collections.emptyList();
    }

From source file org.mimacom.commons.liferay.adapter602.StandaloneHookDeployer.java

public class StandaloneHookDeployer extends HookDeployer {
    public StandaloneHookDeployer(String serverType) {
        appServerType = serverType;
        jars = Collections.emptyList();
    }

From source file org.mimacom.commons.liferay.adapter603.StandaloneHookDeployer.java

public class StandaloneHookDeployer extends HookDeployer {
    public StandaloneHookDeployer(String serverType) {
        appServerType = serverType;
        jars = Collections.emptyList();
    }

From source file org.mimacom.commons.liferay.adapter604.StandaloneHookDeployer.java

public class StandaloneHookDeployer extends HookDeployer {
    public StandaloneHookDeployer(String serverType) {
        appServerType = serverType;
        jars = Collections.emptyList();
    }