Interface ServiceAdministratorMBean

All Known Implementing Classes:
ServiceAdministrator

public interface ServiceAdministratorMBean
The ServiceAdministrator MBean exposes the org.apache.axis.management.ServiceAdmin object
Version:
1.0
Author:
bdillon
  • Method Summary

    Modifier and Type
    Method
    Description
    get the axis version
    void
    restart the server
    void
    Start the server
    void
    startService(String serviceName)
    Start the Service
    void
    stop the server
    void
    stopService(String serviceName)
    Stop the Service