public class SCServer extends Object implements SCServerMBean
Modifier and Type | Field and Description |
---|---|
static org.objectweb.util.monolog.api.Logger |
logger |
Constructor and Description |
---|
SCServer() |
Modifier and Type | Method and Description |
---|---|
void |
dumpAttributes(String name,
String path,
boolean threaddump) |
String |
getName() |
short |
getServerId() |
String[] |
getServers() |
int |
getStatus() |
String |
getStatusInfo() |
void |
start() |
void |
stop() |
public short getServerId()
getServerId
in interface SCServerMBean
public String getName()
getName
in interface SCServerMBean
public void start()
start
in interface SCServerMBean
public void stop()
stop
in interface SCServerMBean
public int getStatus()
getStatus
in interface SCServerMBean
public String getStatusInfo()
getStatusInfo
in interface SCServerMBean
public String[] getServers()
getServers
in interface SCServerMBean
public void dumpAttributes(String name, String path, boolean threaddump)
dumpAttributes
in interface SCServerMBean
Copyright © 2019 ScalAgent D.T.. All rights reserved.