public class Notifd extends AbstractServiceDaemon implements NotifdMBean
Notifd class.
PAUSE_PENDING, PAUSED, RESUME_PENDING
RUNNING, START_PENDING, STARTING, STATUS_NAMES, STOP_PENDING, STOPPED
Constructor and Description |
---|
Notifd()
Constructor for Notifd.
|
Modifier and Type | Method and Description |
---|---|
int |
getStatus()
Override
AbstractServiceDaemon.getStatus() to use the status of
the Notifd instance. |
protected void |
onInit()
onInit
|
protected void |
onStart()
onStart
|
protected void |
onStop()
onStop
|
afterPropertiesSet, debugf, debugf, errorf, errorf, fatalf, fatalf, getName, getStatusText, infof, infof, init, isPaused, isRunning, isStarting, isStartPending, log, onPause, onResume, pause, resume, setStatus, start, status, stop, waitForStatus, waitForStatus, warnf, warnf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStatusText, init, start, status, stop
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 int getStatus()
AbstractServiceDaemon.getStatus()
to use the status of
the Notifd
instance.getStatus
in interface Fiber
getStatus
in interface BaseOnmsMBean
getStatus
in class AbstractServiceDaemon
Copyright © 2015. All Rights Reserved.