DomainMBean


Overview  |   Related MBeans  |   Attributes  |   Operations

Overview

A WebLogic Domain is a group of servers and/or clusters which are administered as a group.

       
Fully Qualified Interface NameIf you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.management.configuration.DomainMBean
Factory Methods No factory methods. Instances of this MBean are created automatically.
Access Points You can access this MBean from the following MBean attributes:
Deprecated Factory Methods and Access Points


    Related MBeans

    This section describes attributes that provide access to other MBeans. For more information about the MBean hierarchy, refer to WebLogic Server MBean Data Model.


    AppDeployments

    The collection of deployable entities in this domain. This replaces the Application in previous versions.

                   
    Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
    Lookup OperationlookupAppDeployment(String name)

    Returns a javax.management.ObjectName for the instance of AppDeploymentMBean named name.

    Lookup OperationlookupInternalAppDeployment(String name)

    Returns a javax.management.ObjectName for the instance of AppDeploymentMBean named name.

    Privileges Read only
    TypeAppDeploymentMBean[]
    Relationship type: Containment.

    BridgeDestinations

    Return the BridgeDestinations for this Domain.

    Deprecated. 9.0.0.0

               
    Factory MethodscreateBridgeDestination (java.lang.String name)

    destroyBridgeDestination (BridgeDestinationMBean bridgeDestination)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupBridgeDestination(String name)

    Returns a javax.management.ObjectName for the instance of BridgeDestinationMBean named name.

    Privileges Read only
    TypeBridgeDestinationMBean[]
    Relationship type: Containment.

    Clusters

    Returns the ClusterMBeans representing the cluster that have been configured to be part of this domain.

               
    Factory MethodscreateCluster (java.lang.String name)

    destroyCluster (ClusterMBean cluster)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupCluster(String name)

    Returns a javax.management.ObjectName for the instance of ClusterMBean named name.

    Privileges Read only
    TypeClusterMBean[]
    Relationship type: Containment.

    DeploymentConfiguration

    Return the deployment configuration for this Domain.

           
    Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
    Privileges Read only
    TypeDeploymentConfigurationMBean
    Relationship type: Containment.

    Deployments

    Returns the DeploymentsMBeans representing the deployments that have been deployed to be part of this domain.

           
    Privileges Read only
    TypeDeploymentMBean[]
    Relationship type: Reference.

    EmbeddedLDAP

    Returns the embedded LDAP configuration for this domain.

           
    Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
    Privileges Read only
    TypeEmbeddedLDAPMBean
    Relationship type: Containment.

    ErrorHandlings

    Get ErrorHandlingMBean for this Domain

               
    Factory MethodscreateErrorHandling (java.lang.String name)

    destroyErrorHandling (ErrorHandlingMBean errorHandling)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupErrorHandling(String name)

    Returns a javax.management.ObjectName for the instance of ErrorHandlingMBean named name.

    Privileges Read only
    TypeErrorHandlingMBean[]
    Relationship type: Containment.

    FileStores

    Return file stores defined in this domain

               
    Factory MethodscreateFileStore (java.lang.String name)

    destroyFileStore (FileStoreMBean store)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupFileStore(String name)

    Returns a javax.management.ObjectName for the instance of FileStoreMBean named name.

    Privileges Read only
    TypeFileStoreMBean[]
    Relationship type: Containment.

    InternalAppDeployments

    The collection of internal application deployments in this domain

                   
    Lookup OperationlookupAppDeployment(String name)

    Returns a javax.management.ObjectName for the instance of AppDeploymentMBean named name.

    Lookup OperationlookupInternalAppDeployment(String name)

    Returns a javax.management.ObjectName for the instance of AppDeploymentMBean named name.

    Privileges Read only
    TypeAppDeploymentMBean[]
    Relationship type: Reference.

    InternalLibraries

    The collection of internal libraries in this domain

                   
    Lookup OperationlookupInternalLibrary(String name)

    Returns a javax.management.ObjectName for the instance of LibraryMBean named name.

    Lookup OperationlookupLibrary(String name)

    Returns a javax.management.ObjectName for the instance of LibraryMBean named name.

    Privileges Read only
    TypeLibraryMBean[]
    Relationship type: Reference.

    JDBCDataSourceFactories

    Define JDBCDataSourceFactories for this Domain

    Deprecated. 9.0.0.0 Replaced by DomainMBean#AppDeployment

               
    Factory MethodscreateJDBCDataSourceFactory (java.lang.String name)

    destroyJDBCDataSourceFactory (JDBCDataSourceFactoryMBean factory)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupJDBCDataSourceFactory(String name)

    Returns a javax.management.ObjectName for the instance of JDBCDataSourceFactoryMBean named name.

    Privileges Read only
    TypeJDBCDataSourceFactoryMBean[]
    Relationship type: Containment.

    JDBCStores

    Return file stores defined in this domain

               
    Factory MethodscreateJDBCStore (java.lang.String name)

    destroyJDBCStore (JDBCStoreMBean store)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupJDBCStore(String name)

    Returns a javax.management.ObjectName for the instance of JDBCStoreMBean named name.

    Privileges Read only
    TypeJDBCStoreMBean[]
    Relationship type: Containment.

    JDBCSystemResources

    Returns the JDBCSystemResourceMBeans that have been defined for this domain

               
    Factory MethodscreateJDBCSystemResource (java.lang.String name)

    destroyJDBCSystemResource (JDBCSystemResourceMBean bean)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupJDBCSystemResource(String name)

    Returns a javax.management.ObjectName for the instance of JDBCSystemResourceMBean named name.

    Privileges Read only
    TypeJDBCSystemResourceMBean[]
    Relationship type: Containment.

    JMSBridgeDestinations

    Return the JMSBridgeDestinations for this Domain.

               
    Factory MethodscreateJMSBridgeDestination (java.lang.String name)

    destroyJMSBridgeDestination (JMSBridgeDestinationMBean jmsBridgeDestination)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupJMSBridgeDestination(String name)

    Returns a javax.management.ObjectName for the instance of JMSBridgeDestinationMBean named name.

    Privileges Read only
    TypeJMSBridgeDestinationMBean[]
    Relationship type: Containment.

    JMSInteropModules

    Returns the JMS Interop Module that have been defined for this domain.

               
    Factory MethodscreateJMSInteropModule (java.lang.String name)

    destroyJMSInteropModule (JMSInteropModuleMBean bean)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupJMSInteropModule(String name)

    Returns a javax.management.ObjectName for the instance of JMSInteropModuleMBean named name.

    Privileges Read only
    TypeJMSInteropModuleMBean[]
    Relationship type: Containment.

    JMSServers

    Define JMSServers for this Domain

               
    Factory MethodscreateJMSServer (java.lang.String name)

    destroyJMSServer (JMSServerMBean jmsServer)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupJMSServer(String name)

    Returns a javax.management.ObjectName for the instance of JMSServerMBean named name.

    Privileges Read only
    TypeJMSServerMBean[]
    Relationship type: Containment.

    JMSSystemResources

    Returns the JMSSystemResourceMBeans that have been defined for this domain.

               
    Factory MethodscreateJMSSystemResource (java.lang.String name)

    destroyJMSSystemResource (JMSSystemResourceMBean bean)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupJMSSystemResource(String name)

    Returns a javax.management.ObjectName for the instance of JMSSystemResourceMBean named name.

    Privileges Read only
    TypeJMSSystemResourceMBean[]
    Relationship type: Containment.

    JMX

    The configuration of the JMX Subsystem.

           
    Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
    Privileges Read only
    TypeJMXMBean
    Relationship type: Containment.

    JoltConnectionPools

    Return the JoltConnectionPools for this Domain.

               
    Factory MethodscreateJoltConnectionPool (java.lang.String name)

    destroyJoltConnectionPool (JoltConnectionPoolMBean joltConnectionPool)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupJoltConnectionPool(String name)

    Returns a javax.management.ObjectName for the instance of JoltConnectionPoolMBean named name.

    Privileges Read only
    TypeJoltConnectionPoolMBean[]
    Relationship type: Containment.

    JTA

    Return the JTA configuration for this Domain.

           
    Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
    Privileges Read only
    TypeJTAMBean
    Relationship type: Containment.

    Libraries

                   
    Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
    Lookup OperationlookupInternalLibrary(String name)

    Returns a javax.management.ObjectName for the instance of LibraryMBean named name.

    Lookup OperationlookupLibrary(String name)

    Returns a javax.management.ObjectName for the instance of LibraryMBean named name.

    Privileges Read only
    TypeLibraryMBean[]
    Relationship type: Containment.

    Log

    Return the domain logfile configuration for this domain.

           
    Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
    Privileges Read only
    TypeLogMBean
    Relationship type: Containment.

    LogFilters

    Gets the array of log filters defined in the domain

               
    Factory MethodscreateLogFilter (java.lang.String name)

    destroyLogFilter (LogFilterMBean logFilter)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupLogFilter(String name)

    Returns a javax.management.ObjectName for the instance of LogFilterMBean named name.

    Privileges Read only
    TypeLogFilterMBean[]
    Relationship type: Containment.

    Machines

    Define machines for this Domain

               
    Factory MethodscreateMachine (java.lang.String name)

    destroyMachine (MachineMBean machine)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupMachine(String name)

    Returns a javax.management.ObjectName for the instance of MachineMBean named name.

    Privileges Read only
    TypeMachineMBean[]
    Relationship type: Containment.

    MailSessions

    Retrieve MailSessions for this Domain

               
    Factory MethodscreateMailSession (java.lang.String name)

    destroyMailSession (MailSessionMBean ms)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupMailSession(String name)

    Returns a javax.management.ObjectName for the instance of MailSessionMBean named name.

    Privileges Read only
    TypeMailSessionMBean[]
    Relationship type: Containment.

    MessagingBridges

    Returns the MessagingBridgeMBean representing the messaging bridges that have been configured to be part of this domain.

               
    Factory MethodscreateMessagingBridge (java.lang.String name)

    destroyMessagingBridge (MessagingBridgeMBean bridge)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupMessagingBridge(String name)

    Returns a javax.management.ObjectName for the instance of MessagingBridgeMBean named name.

    Privileges Read only
    TypeMessagingBridgeMBean[]
    Relationship type: Containment.

    RemoteSAFContexts

    Get RemoteSAFContextMBean for this Domain

               
    Factory MethodscreateRemoteSAFContext (java.lang.String name)

    destroyRemoteSAFContext (RemoteSAFContextMBean remoteSAFContext)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupRemoteSAFContext(String name)

    Returns a javax.management.ObjectName for the instance of RemoteSAFContextMBean named name.

    Privileges Read only
    TypeRemoteSAFContextMBean[]
    Relationship type: Containment.

    SAFAgents

    Get SAFAgentMBean for this Domain

               
    Factory MethodscreateSAFAgent (java.lang.String name)

    destroySAFAgent (SAFAgentMBean sAFAgent)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupSAFAgent(String name)

    Returns a javax.management.ObjectName for the instance of SAFAgentMBean named name.

    Privileges Read only
    TypeSAFAgentMBean[]
    Relationship type: Containment.

    Security

    Return the (old) security configuration for this domain.

    Deprecated. 9.0.0.0

           
    Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
    Privileges Read only
    TypeSecurityMBean
    Relationship type: Containment.

    SecurityConfiguration

    Return the (new) security configuration for this domain.

           
    Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
    Privileges Read only
    TypeSecurityConfigurationMBean
    Relationship type: Containment.

    SelfTuning

    Get the WorkManager configuration pieces for this domain

           
    Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
    Privileges Read only
    TypeSelfTuningMBean
    Relationship type: Containment.

    Servers

    Returns the ServerMBeans representing the servers that have been configured to be part of this domain.

               
    Factory MethodscreateServer (java.lang.String name)

    destroyServer (ServerMBean server)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupServer(String name)

    Returns a javax.management.ObjectName for the instance of ServerMBean named name.

    Privileges Read only
    TypeServerMBean[]
    Relationship type: Containment.

    ShutdownClasses

    Retrieve ShutdownClasses for this Domain

               
    Factory MethodscreateShutdownClass (java.lang.String name)

    destroyShutdownClass (ShutdownClassMBean sc)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupShutdownClass(String name)

    Returns a javax.management.ObjectName for the instance of ShutdownClassMBean named name.

    Privileges Read only
    TypeShutdownClassMBean[]
    Relationship type: Containment.

    SNMPAgent

    Return the SNMPAgentMBean for this domain. This is a singleton MBean describing SNMP Agent configuration details. This MBean has getters and setters for other SNMP related configuration MBeans.

           
    Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
    Privileges Read only
    TypeSNMPAgentMBean
    Relationship type: Containment.

    StartupClasses

    Retrieve StartupClasses for this Domain

               
    Factory MethodscreateStartupClass (java.lang.String name)

    destroyStartupClass (StartupClassMBean sc)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupStartupClass(String name)

    Returns a javax.management.ObjectName for the instance of StartupClassMBean named name.

    Privileges Read only
    TypeStartupClassMBean[]
    Relationship type: Containment.

    SystemResources

    Return the SystemResourceMBeans in this Domain.

               
    Lookup OperationlookupSystemResource(String name)

    Returns a javax.management.ObjectName for the instance of SystemResourceMBean named name.

    Privileges Read only
    TypeSystemResourceMBean[]
    Relationship type: Reference.

    Targets

    Define targets for this Domain

               
    Lookup OperationlookupTarget(String name)

    Returns a javax.management.ObjectName for the instance of TargetMBean named name.

    Privileges Read only
    TypeTargetMBean[]
    Relationship type: Reference.

    VirtualHosts

    Define VirtualHosts for this Domain

               
    Factory MethodscreateVirtualHost (java.lang.String name)

    destroyVirtualHost (VirtualHostMBean host)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupVirtualHost(String name)

    Returns a javax.management.ObjectName for the instance of VirtualHostMBean named name.

    Privileges Read only
    TypeVirtualHostMBean[]
    Relationship type: Containment.

    WebAppContainer

    Collection of global properties to be applied on all webapps in this domain.

           
    Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
    Privileges Read only
    TypeWebAppContainerMBean
    Relationship type: Containment.

    WebserviceSecurities

               
    Factory MethodscreateWebserviceSecurity (java.lang.String name)

    destroyWebserviceSecurity (WebserviceSecurityMBean wsc)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupWebserviceSecurity(String name)

    Returns a javax.management.ObjectName for the instance of WebserviceSecurityMBean named name.

    Privileges Read only
    TypeWebserviceSecurityMBean[]
    Relationship type: Containment.

    WLDFSystemResources

    Returns the WLDFSystemResourceMBeans that have been defined for this domain.

               
    Factory MethodscreateWLDFSystemResource (java.lang.String name)

    destroyWLDFSystemResource (WLDFSystemResourceMBean bean)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupWLDFSystemResource(String name)

    Returns a javax.management.ObjectName for the instance of WLDFSystemResourceMBean named name.

    Privileges Read only
    TypeWLDFSystemResourceMBean[]
    Relationship type: Containment.

    WLECConnectionPools

    Get WLECConnectionPools for this Domain

               
    Factory MethodscreateWLECConnectionPool (java.lang.String name)

    destroyWLECConnectionPool (WLECConnectionPoolMBean store)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupWLECConnectionPool(String name)

    Returns a javax.management.ObjectName for the instance of WLECConnectionPoolMBean named name.

    Privileges Read only
    TypeWLECConnectionPoolMBean[]
    Relationship type: Containment.

    WSReliableDeliveryPolicies

    Define wSReliableDeliveryPolicies for this Domain

               
    Factory MethodscreateWSReliableDeliveryPolicy (java.lang.String name)

    destroyWSReliableDeliveryPolicy (WSReliableDeliveryPolicyMBean policy)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupWSReliableDeliveryPolicy(String name)

    Returns a javax.management.ObjectName for the instance of WSReliableDeliveryPolicyMBean named name.

    Privileges Read only
    TypeWSReliableDeliveryPolicyMBean[]
    Relationship type: Containment.

    WTCServers

    Return the WTCServerMBeans for this Domain.

               
    Factory MethodscreateWTCServer (java.lang.String name)

    destroyWTCServer (WTCServerMBean wtcServer)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupWTCServer(String name)

    Returns a javax.management.ObjectName for the instance of WTCServerMBean named name.

    Privileges Read only
    TypeWTCServerMBean[]
    Relationship type: Containment.

    XMLEntityCaches

    Returns all the XMLEntityCache objects defined in this domain

               
    Factory MethodscreateXMLEntityCache (java.lang.String name)

    destroyXMLEntityCache (XMLEntityCacheMBean XMLEntityCache)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupXMLEntityCache(String name)

    Returns a javax.management.ObjectName for the instance of XMLEntityCacheMBean named name.

    Privileges Read only
    TypeXMLEntityCacheMBean[]
    Relationship type: Containment.

    XMLRegistries

    Define xMLRegistries for this Domain

               
    Factory MethodscreateXMLRegistry (java.lang.String name)

    destroyXMLRegistry (XMLRegistryMBean registry)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupXMLRegistry(String name)

    Returns a javax.management.ObjectName for the instance of XMLRegistryMBean named name.

    Privileges Read only
    TypeXMLRegistryMBean[]
    Relationship type: Containment.


    Attributes

    This section describes the following attributes:


    AdministrationMBeanAuditingEnabled

    Specifies whether the Administration Server generates a log message when this WebLogic Server domain's configuration has been modified.

    Any change to a server, module, or other item in the domain (either through the Administration Console, command-line utilities, or the APIs) will cause the Administration Server to generate this informational message.

    This attribute has been deprecated in favor of ConfigurationAuditType. If values for both attributes are specified, the resultant behavior will be the logical OR condition of the two settings.

    Deprecated. Please use <code>DomainMBean.getConfigurationAuditType()</code>

           
    Privileges Read/Write
    Typeboolean

    AdministrationPort

    The common secure administration port for this WebLogic Server domain. (Requires you to enable the administration port.)

    For more information, see:

           
    Privileges Read/Write
    Typeint
    Default Value9002
    Minimum value1
    Maximum value65534

    AdministrationPortEnabled

    Specifies whether the domain-wide administration port should be enabled for this WebLogic Server domain. Because the administration port uses SSL, enabling the administration port requires that SSL must be configured for all servers in the domain.

    The domain-wide administration port enables you to start a WebLogic Server instance in STANDBY state. It also allows you to separate administration traffic from application traffic in your domain. Because all servers in the domain must enable or disable the administration port at once, you configure the default administration port settings at the domain level.

    If you enable the administration port:

    For more information, see:

           
    Privileges Read/Write
    Typeboolean
    Secure valuetrue

    AdministrationProtocol

    The default protocol for communicating through the administration port or administration channels. (Requires you to enable the administration port or to create an administration channel.)

    If requests through the administration port or an administration channel do not specify a protocol, WebLogic Server uses the protocol specified here.

    For more information, see:

           
    Available Since Release 9.0.0.0
    Privileges Read/Write
    Typejava.lang.String
    Default Valuet3s
    Legal Values
    • t3s
    • https
    • iiops
    • t3
    • http
    • iiop

    AdminServerName

           
    Privileges Read/Write
    Typejava.lang.String

    ArchiveConfigurationCount

    The number of archival versions of config.xml saved by the Administration Server each time the domain configuration is modified.

           
    Privileges Read/Write
    Typeint
    Default Value0

    ClusterConstraintsEnabled

    Specifies that deployments targeted to a cluster succeed only if all servers in the cluster are running.

    By default, cluster constraints are disabled and deployment is attempted only on the servers that are reachable at the time of deployment from the Administration Server. Any servers that have been shut down or are temporarily partitioned from the Administration Server will retrieve the deployment during server startup or shortly after the network partition is resolved.

           
    Privileges Read/Write
    Typeboolean

    ConfigBackupEnabled

    If true, then backups of the configuration will be made during server boot.

           
    Privileges Read/Write
    Typeboolean

    ConfigurationAuditType

    Returns the criteria used for auditing configuration events (configuration changes and other operations):

           
    Privileges Read/Write
    Typejava.lang.String
    Default Valuenone
    Legal Values
    • none
    • log
    • audit
    • logaudit

    ConfigurationVersion

    The release identifier for the configuration. This identifier will be used to indicate the version of the configuration. All server generated configurations will be established with the release identifier of the running server. The form of the version is major.minor.servicepack.rollingpatch. Not all parts of the version are required. i.e. "7" is acceptable.

           
    Privileges Read/Write
    Typejava.lang.String

    ConsoleContextPath

    The context path that you want to use in URLs that specify the Administration Console. (Requires you to enable the Administration Console for the current domain.)

    To access the Administration Console, you use the following URL: http://listen-addess:listen-port/context-path. For example, if you set the context path to myconsole, then you use the following URL to access the Administration Console: http://localhost:7001/myconsole.

    To specify the listen address and listen port that you use to access the Administration Console, configure the listen address and listen port of the Administration Server.

    For more information, see:

           
    Privileges Read/Write
    Typejava.lang.String
    Default Valueconsole

    ConsoleEnabled

    Specifies whether the Administration Server automatically deploys the Administration Console in the current domain.

    If the Administration Console is not deployed, you can still use the WebLogic Scripting Tool or the management APIs to configure and monitor the domain.

           
    Privileges Read/Write
    Typeboolean
    Default Valuetrue

    ConsoleExtensionDirectory

    Returns the directory path that console extensions are loaded from.

    For more information, see:

           
    Privileges Read/Write
    Typejava.lang.String
    Default Valueconsole-ext

    LastModificationTime

    Return the last time this domain was updated. This is guaranteed to be unique for a given transactional modification.

           
    Privileges Read only
    Typelong
    Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.

    Name

    The user-specified name of this MBean instance.

    This name is included as one of the key properties in the MBean's javax.management.ObjectName:
    Name=user-specified-name

           
    Privileges Read/Write
    Typejava.lang.String

    Notes

    Optional information that you can include to describe this configuration.

    WebLogic Sever saves this note in the domain's configuration file (config.xml) as XML PCDATA. All left angle brackets (<) are converted to the XML entity &lt;. Carriage returns/line feeds are preserved.

    Note:

    If you create or edit a note from the Administration Console, the Administration Console does not preserve carriage returns/line feeds.

           
    Privileges Read/Write
    Typejava.lang.String

    Parent

    Return the immediate parent for this MBean

           
    Privileges Read/Write
    Type

    ProductionModeEnabled

    Specifies whether all servers in this domain run in production mode.

    You can configure servers in your domain to start in one of two modes, development or production. You use development mode while you are developing your applications. Development mode uses a relaxed security configuration and enables you to auto-deploy applications. You use production mode when your application is running in its final form. A production domain uses full security and may use clusters or other advanced features.

    The runtime mode is a domain-wide setting. As each Managed Server starts, it refers to the mode of the Administration Server to determine its runtime mode. If you configure the domain to run in production mode, the Administration Server saves this setting to the domain's configuration document.

           
    Privileges Read/Write
    Typeboolean

    RootDirectory

    Return the root directory for the domain. In other words for a server process [ServerMBean.getRootDirectory] or [ServerMBean.getDomainDirectory]

           
    Privileges Read only
    Typejava.lang.String
    Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.

    Type

    Returns the type of the MBean.

           
    Privileges Read only
    Typejava.lang.String
    Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.


    Operations

    This section describes the following operations:


    createApplication

    factory to create Applications

    Deprecated. 9.0.0.0

       
    Operation Name"createApplication"
    ParametersObject [] {  name }

    where:

    • name is an object of type java.lang.String that specifies:

      name

    SignatureString [] { "java.lang.String" }
    ReturnsApplicationMBean

    createDomainLogFilter

    Creates a log filter MBean instance

    Deprecated. 9.0.0.0

       
    Operation Name"createDomainLogFilter"
    ParametersObject [] {  name }

    where:

    • name is an object of type java.lang.String that specifies:

      name

    SignatureString [] { "java.lang.String" }
    ReturnsDomainLogFilterMBean

    createUnixMachine

    Creates a UnixMachineMBean and adds it to the list returned by getMachines. You may use destroyMachine to destroy beans of this type.

       
    Operation Name"createUnixMachine"
    ParametersObject [] {  name }

    where:

    • name is an object of type java.lang.String that specifies:

      name

    SignatureString [] { "java.lang.String" }
    ReturnsUnixMachineMBean

    destroyApplication

    destroys Applications

    Deprecated. 9.0.0.0

       
    Operation Name"destroyApplication"
    ParametersObject [] {  application }

    where:

    • application is an object of type weblogic.management.configuration.ApplicationMBean that specifies:

      application

    SignatureString [] { "weblogic.management.configuration.ApplicationMBean" }
    Returns void

    destroyDomainLogFilter

    Destroy the given domain log filter MBean

    Deprecated. 9.0.0.0

       
    Operation Name"destroyDomainLogFilter"
    ParametersObject [] {  logFilter }

    where:

    • logFilter is an object of type weblogic.management.configuration.DomainLogFilterMBean that specifies:

      logFilter

    SignatureString [] { "weblogic.management.configuration.DomainLogFilterMBean" }
    Returns void

    freezeCurrentValue

    If the specified attribute has not been set explicitly, and if the attribute has a default value, this operation forces the MBean to persist the default value.

    Unless you use this operation, the default value is not saved and is subject to change if you update to a newer release of WebLogic Server. Invoking this operation isolates this MBean from the effects of such changes.

    Note:

    To insure that you are freezing the default value, invoke the restoreDefaultValue operation before you invoke this.

    This operation has no effect if you invoke it on an attribute that does not provide a default value or on an attribute for which some other value has been set.

    Deprecated. 9.0.0.0

       
    Operation Name"freezeCurrentValue"
    ParametersObject [] {  attributeName }

    where:

    • attributeName is an object of type java.lang.String that specifies:

      attributeName

    SignatureString [] { "java.lang.String" }
    Returns void
    Exceptions
    • javax.management.AttributeNotFoundException
    • javax.management.MBeanException

    isSet

    Returns true if the specified attribute has been set explicitly in this MBean instance.

       
    Operation Name"isSet"
    ParametersObject [] {  propertyName }

    where:

    • propertyName is an object of type java.lang.String that specifies:

      property to check

    SignatureString [] { "java.lang.String" }
    Returns boolean

    restoreDefaultValue

    If the specified attribute has a default value, this operation removes any value that has been set explicitly and causes the attribute to use the default value.

    Default values are subject to change if you update to a newer release of WebLogic Server. To prevent the value from changing if you update to a newer release, invoke the freezeCurrentValue operation.

    This operation has no effect if you invoke it on an attribute that does not provide a default value or on an attribute that is already using the default.

    Deprecated. 9.0.0.0

       
    Operation Name"restoreDefaultValue"
    ParametersObject [] {  attributeName }

    where:

    • attributeName is an object of type java.lang.String that specifies:

      attributeName

    SignatureString [] { "java.lang.String" }
    Returns void
    Exceptions
    • javax.management.AttributeNotFoundException

    unSet

    Restore the given property to its default value.

       
    Operation Name"unSet"
    ParametersObject [] {  propertyName }

    where:

    • propertyName is an object of type java.lang.String that specifies:

      property to restore

    SignatureString [] { "java.lang.String" }
    Returns void