public interface BaseOnmsMBean
BaseOnmsMBean interface.
Modifier and Type | Method and Description |
---|---|
int |
getStatus()
The current status of the managed bean.
|
String |
getStatusText()
getStatusText
|
void |
init()
Initialization invoked prior to start.
|
void |
start()
Starts the current managed bean.
|
String |
status()
status
|
void |
stop()
Starts the current managed bean.
|
void init()
void start()
void stop()
int getStatus()
Copyright © 2021. All rights reserved.