public class PassiveStatusd extends AbstractServiceDaemon implements PassiveStatusdMBean
PassiveStatusd class.
Modifier and Type | Field and Description |
---|---|
static String |
NAME |
PAUSE_PENDING, PAUSED, RESUME_PENDING
RUNNING, START_PENDING, STARTING, STATUS_NAMES, STOP_PENDING, STOPPED
Constructor and Description |
---|
PassiveStatusd()
Constructor for PassiveStatusd.
|
Modifier and Type | Method and Description |
---|---|
int |
getStatus()
getStatus
|
protected void |
onInit()
onInit
|
protected void |
onStart()
onStart
|
protected void |
onStop()
onStop
|
afterPropertiesSet, destroy, getName, getStatusText, init, isPaused, isRunning, isStarting, onPause, onResume, pause, resume, setStatus, start, status, stop, waitForStatus, waitForStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStatusText, init, start, status, stop
public static final String NAME
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()
getStatus
getStatus
in interface Fiber
getStatus
in interface BaseOnmsMBean
getStatus
in class AbstractServiceDaemon
Copyright © 2021. All rights reserved.