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

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

Introduction

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

Usage

From source file pl.chilldev.commons.jsonrpc.daemon.AbstractApplication.java

/**
 * Base daemon application class.
 */
public abstract class AbstractApplication implements Daemon, DaemonUserSignal {
    /**
     * Logger.