public class Syslogd extends AbstractServiceDaemon
Syslogd class.
PAUSE_PENDING, PAUSED, RESUME_PENDINGRUNNING, START_PENDING, STARTING, STATUS_NAMES, STOP_PENDING, STOPPED| Constructor and Description |
|---|
Syslogd()
Constructor for Syslogd.
|
| Modifier and Type | Method and Description |
|---|---|
EventDao |
getEventDao()
getEventDao
|
static Syslogd |
getInstance()
Returns the singular instance of the syslogd daemon.
|
static Syslogd |
getSingleton()
getSingleton
|
protected void |
onInit()
onInit
|
protected void |
onStart()
onStart
|
protected void |
onStop()
onStop
|
void |
setEventDao(EventDao eventDao)
setEventDao
|
afterPropertiesSet, destroy, getName, getStatus, getStatusText, init, isPaused, isRunning, isStarting, onPause, onResume, pause, resume, setStatus, start, status, stop, waitForStatus, waitForStatusprotected void onInit()
onInit
onInit in class AbstractServiceDaemonprotected void onStart()
onStart
onStart in class AbstractServiceDaemonprotected void onStop()
onStop
onStop in class AbstractServiceDaemonpublic static Syslogd getInstance()
Copyright © 2015. All rights reserved.