| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ServiceAdministratorMBeanMethod Summary | |
String |
|
void |
|
void |
|
void |
|
void |
|
void |
|
public String getVersion()
get the axis version
- Returns:
public void restart()
restart the server
public void start()
Start the server
public void startService(String serviceName)
throws AxisFault,
ConfigurationExceptionStart the Service
- Parameters:
serviceName-
- Throws:
AxisFault- ConfigurationException
public void stop()
stop the server
public void stopService(String serviceName)
throws AxisFault,
ConfigurationExceptionStop the Service
- Parameters:
serviceName-
- Throws:
AxisFault- ConfigurationException