org.apache.axis.management.jmx
public interface ServiceAdministratorMBean
Version: 1.0
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