Example usage for org.apache.commons.launcher LaunchFilter interface-usage

List of usage examples for org.apache.commons.launcher LaunchFilter interface-usage

Introduction

In this page you can find the example usage for org.apache.commons.launcher LaunchFilter interface-usage.

Usage

From source file org.apache.catalina.launcher.CatalinaLaunchFilter.java

/**
 * This class implements the LaunchFilter interface. This class is designed to
 * unconditionally force the "waitforchild" attribute for certain Catalina
 * applications to true.
 *
 * @author Patrick Luby