BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.management.runtime
Interface WebServerRuntimeMBean


public interface WebServerRuntimeMBean
extends weblogic.management.runtime.RuntimeMBean

Describes a Web Server (HTTP Server)

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.

Method Summary
 java.lang.String getWebServerName()
          Return the name of the WebServer
 boolean isDefaultWebServer()
          Returns a boolean to indicated whether it is the default WebServer or a VirtualHost
 
Methods inherited from interface weblogic.management.WebLogicMBean
getMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParent
 
Methods inherited from interface javax.management.DynamicMBean
getAttribute, getAttributes, invoke, setAttribute, setAttributes
 
Methods inherited from interface javax.management.MBeanRegistration
postDeregister, postRegister, preRegister
 
Methods inherited from interface javax.management.NotificationBroadcaster
addNotificationListener, getNotificationInfo, removeNotificationListener
 

Method Detail

getWebServerName

public java.lang.String getWebServerName()
Return the name of the WebServer

Returns:
The webServerName value

isDefaultWebServer

public boolean isDefaultWebServer()
Returns a boolean to indicated whether it is the default WebServer or a VirtualHost

Returns:
The defaultWebServer value

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81