| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The ServiceAdministrator MBean exposes the org.apache.axis.management.ServiceAdmin object
| Method Summary | |
|  java.lang.String | getVersion()get the axis version | 
|  void | restart()restart the server | 
|  void | start()Start the server | 
|  void | startService(java.lang.String serviceName)Start the Service | 
|  void | stop()stop the server | 
|  void | stopService(java.lang.String serviceName)Stop the Service | 
| Method Detail | 
public java.lang.String getVersion()
public void start()
public void stop()
public void restart()
public void startService(java.lang.String serviceName)
                  throws AxisFault,
                         ConfigurationException
serviceName - 
AxisFault - ConfigurationException
ConfigurationException
public void stopService(java.lang.String serviceName)
                 throws AxisFault,
                        ConfigurationException
serviceName - 
AxisFault - ConfigurationException
ConfigurationException| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||