| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.management.jmx.ServiceAdministrator
The ServiceAdmininstrator MBean exposes the org.apache.axis.management.ServiceAdmin object
| Constructor Summary | |
| ServiceAdministrator()CTR | |
| 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 | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public ServiceAdministrator()
| Method Detail | 
public void start()
start in interface ServiceAdministratorMBeanpublic void stop()
stop in interface ServiceAdministratorMBeanpublic void restart()
restart in interface ServiceAdministratorMBean
public void startService(java.lang.String serviceName)
                  throws AxisFault,
                         ConfigurationException
startService in interface ServiceAdministratorMBeanserviceName - 
AxisFault - ConfigurationException
ConfigurationException
public void stopService(java.lang.String serviceName)
                 throws AxisFault,
                        ConfigurationException
stopService in interface ServiceAdministratorMBeanserviceName - 
AxisFault - ConfigurationException
ConfigurationExceptionpublic java.lang.String getVersion()
getVersion in interface ServiceAdministratorMBean| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||