public interface WebServerRuntimeMBean extends RuntimeMBean
| Modifier and Type | Method and Description | 
|---|---|
LogRuntimeMBean | 
getLogRuntime()
Provides the log runtime associated with http access log 
 | 
String | 
getWebServerName()
Provides the name of the WebServer. 
 | 
boolean | 
isDefaultWebServer()
Indicates whether it is the default WebServer or a
 VirtualHost 
 | 
addPropertyChangeListener, removePropertyChangeListenergetMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParentgetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListenerString getWebServerName()
Provides the name of the WebServer.
boolean isDefaultWebServer()
Indicates whether it is the default WebServer or a VirtualHost
LogRuntimeMBean getLogRuntime()
Provides the log runtime associated with http access log