twktheainur / commons-daemon-example

An example project using the Apache Commons Daemon library to run a Java system service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

commons-daemon-example

Version: ${project.version}

A fairly simple project to demonstrate the awesomeness of the Apache Commons Daemon project. This project demonstrates a complete application which can be run in the foreground, or (more importantly) as a background daemon service using jsvc.

About

An example project using the Apache Commons Daemon library to run a Java system service.


Languages

Language:Java 53.1%Language:Shell 46.9%