public class Syslogd extends AbstractServiceDaemon
Syslogd class.
PAUSE_PENDING, PAUSED, RESUME_PENDING
RUNNING, 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, debugf, debugf, destroy, errorf, errorf, fatalf, fatalf, getName, getStatus, getStatusText, infof, infof, init, isPaused, isRunning, isStarting, log, onPause, onResume, pause, resume, setStatus, start, status, stop, waitForStatus, waitForStatus, warnf, warnf
protected void onInit()
onInit
onInit
in class AbstractServiceDaemon
protected void onStart()
onStart
onStart
in class AbstractServiceDaemon
protected void onStop()
onStop
onStop
in class AbstractServiceDaemon
public static Syslogd getInstance()
Copyright © 2015. All Rights Reserved.