org.apache.axis.management.jmx
public class ServiceAdministrator extends Object implements ServiceAdministratorMBean
Version: 1.0
Constructor Summary | |
---|---|
ServiceAdministrator()
CTR |
Method Summary | |
---|---|
String | getVersion()
get the axis version
|
void | restart()
restart the server |
void | start()
start the server |
void | startService(String serviceName)
Start the Service
|
void | stop()
stop the server |
void | stopService(String serviceName)
Stop the Service
|
Returns:
Parameters: serviceName
Throws: AxisFault ConfigurationException
Parameters: serviceName
Throws: AxisFault ConfigurationException