Save This Page
Home » jboss-5.0.0.CR1-src » org » jboss » net » axis » server » [javadoc | source]
org.jboss.net.axis.server
public interface: AxisServiceMBean [javadoc | source]

All Implemented Interfaces:
    ServiceMBean, SubDeployer

All Known Implementing Classes:
    AxisService

Mbean interface to the AxisService
Method from org.jboss.net.axis.server.AxisServiceMBean Summary:
getAxisServer,   getClientEngineConfiguration,   getServerEngineConfiguration
Method from org.jboss.net.axis.server.AxisServiceMBean Detail:
 public AxisServer getAxisServer()
    returns the associated axis server
 public EngineConfiguration getClientEngineConfiguration()
    return the associated client configuration
 public EngineConfiguration getServerEngineConfiguration()
    return the associated server configuration