javax.management.DynamicMBean
, javax.management.MBeanRegistration
, javax.management.NotificationBroadcaster
, RuntimeMBean
, WebLogicMBean
public interface WebServerRuntimeMBean extends RuntimeMBean
Modifier and Type | Method | Description |
---|---|---|
LogRuntimeMBean |
getLogRuntime() |
Provides the log runtime associated with http access log
|
java.lang.String |
getWebServerName() |
Provides the name of the WebServer.
|
boolean |
isDefaultWebServer() |
Indicates whether it is the default WebServer or a
VirtualHost
|
getAttribute, getAttributes, invoke, setAttribute, setAttributes
postDeregister, postRegister, preRegister
addNotificationListener, getNotificationInfo, removeNotificationListener
addPropertyChangeListener, removePropertyChangeListener
getMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParent
java.lang.String 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