Example usage for org.apache.commons.daemon DaemonController interface-usage

List of usage examples for org.apache.commons.daemon DaemonController interface-usage

Introduction

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

Usage

From source file org.eclipse.scada.da.utils.daemon.DaemonStarter.java

/**
 * A simple implementation of the {@link DaemonController} interface for
 * local starting of {@link Daemon} implementations.
 * 
 * @author Jens Reimann
 */

From source file org.openscada.da.utils.daemon.DaemonStarter.java

/**
 * A simple implementation of the {@link DaemonController} interface for
 * local starting of {@link Daemon} implementations.
 * 
 * @author Jens Reimann
 */