| Package | Description | 
|---|---|
| weblogic.deploy.api.spi | Provides interfaces and classes to handle specific configuration and deployment control for WebLogic Server. | 
| weblogic.jms.extensions | WebLogic Server extensions to JMS. | 
| weblogic.management | Provides for the configuration, control and monitoring of a WebLogic Domain. | 
| weblogic.management.configuration | Contains classes and interfaces for configuring a WebLogic 
Server domain. | 
| weblogic.management.configuration.util | Provides interfaces for  weblogic.management.configuration.util. | 
| weblogic.management.mbeanservers.edit | Provides interfaces and exceptions for  weblogic.management.mbeanservers.edit. | 
| weblogic.management.provider.internal | Provides interfaces for  weblogic.management.provider.internal. | 
| weblogic.management.utils | This package includes interfaces and exceptions for developers who are interested in creating custom applications that use BEA WebLogic Server facilities to monitor and configure applications and WebLogic Server instances. | 
| weblogic.server | Provides interfaces and exceptions for  weblogic.server. | 
| weblogic.t3.srvr | Provides interfaces for  weblogic.t3.srvr. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| javax.enterprise.deploy.spi.TargetModuleID[] | WebLogicDeploymentManager. getModules(ConfigurationMBean mbean) | Returns TargetModuleID objects associated with application MBeans. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| boolean | IJMSModuleHelper. isTargetInDeploymentScope(ConfigurationMBean configBean,
                         WebLogicMBean deploymentScope) | Check if the given ConfigurationMBean is in the same scope in which the module is being
 deployed. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| ConfigurationMBean | MBeanHome. getAdminMBean(java.lang.String name,
             java.lang.String type) | Deprecated. Returns a type-safe stub for the Administration MBean in the default JMX
 domain whose JMX oject name matches the name and type values that you specify. | 
| ConfigurationMBean | MBeanHome. getAdminMBean(java.lang.String name,
             java.lang.String type,
             java.lang.String domain) | Deprecated. Returns a type-safe stub for the Administration MBean whose JMX object name
 matches the name, type, and domain value that you specify. | 
| ConfigurationMBean | MBeanHome. getConfigurationMBean(java.lang.String name,
                     java.lang.String type) | Deprecated. Returns a type-safe stub for the Local Configuration MBean in the default JMX
 domain whose JMX object name matches the name and type values that you specify. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| WebLogicMBean | MBeanHome. createAdminMBean(java.lang.String name,
                java.lang.String type,
                java.lang.String domain,
                ConfigurationMBean parent) | Deprecated. Creates an Administration MBean with the name, type, domain,
 and parent that you specify. | 
| Modifier and Type | Interface | Description | 
|---|---|---|
| interface  | AdminConsoleMBean | AdminConsoleMBean is a console specific MBean to configure weblogic
  administration console attributes. | 
| interface  | AdminServerMBean | Deprecated.
 9.0.0.0 | 
| interface  | AppDeploymentMBean | This MBean is used to configure all physical package types which can be deployed 
 on a WebLogic domain, for instance, EAR files and standalone Java EE and non-Java EE modules. | 
| interface  | ApplicationMBean | Deprecated.
 9.0.0.0 Replaced by  AppDeploymentMBean | 
| interface  | AuthConfigProviderMBean | |
| interface  | AuthModuleMBean | |
| interface  | BaseExecutorServiceMBean | Configuration MBean representing common parameters of partition level
 ManagedExecutorService, partition level ManagedScheduledExecutorService,
 ManagedExecutorService template and ManagedScheduledExecutorService template. | 
| interface  | BaseThreadFactoryMBean | Configuration MBean representing common parameters of partition level
 ManagedThreadFactory and ManagedThreadFactory template. | 
| interface  | BasicDeploymentMBean | This bean represents a file or archive that is deployed to a set of targets
 in the domain. | 
| interface  | BatchConfigMBean | This class represents the configuration for Batch Runtime. | 
| interface  | BridgeDestinationCommonMBean | This MBean represents a bridge destination for a messaging
 bridge instance. | 
| interface  | BridgeDestinationMBean | Deprecated.
 9.0.0.0 Replaced with nothing (upgrade to JMSBridgeDestination if it maps to a JMS destination). | 
| interface  | CacheAsyncListenersMBean | |
| interface  | CacheExpirationMBean | |
| interface  | CacheLoaderMBean | |
| interface  | CacheMBean | |
| interface  | CacheStoreMBean | |
| interface  | CacheTransactionMBean | |
| interface  | CapacityMBean | CapacityMBean defines the maximum number of requests that can be enqueued by
 all the work managers that share it. | 
| interface  | CdiContainerMBean | This MBean is used to specify domain-wide defaults for the CDI
 container | 
| interface  | CertRevocCaMBean | This MBean represents the configuration of certificate revocation
 checking for a specific certificate authority. | 
| interface  | CertRevocMBean | This MBean represents the configuration of the certificate revocation
 checking across all certificate authorities. | 
| interface  | ClassDeploymentMBean | Temporary MBean for startup and shutdown classes. | 
| interface  | ClusterMBean | This bean represents a cluster in the domain. | 
| interface  | CoherenceCacheConfigMBean | Information that represents a Coherence cache configuration. | 
| interface  | CoherenceClusterSystemResourceMBean | This bean defines a system-level Coherence cluster resource. | 
| interface  | CoherenceManagementAddressProviderMBean | This class holds the connection information needed to connect to a
 Coherence server. | 
| interface  | CoherenceManagementClusterMBean | This class is used to hold JMX information about a coherence cluster in both
 the standalone case and WLS managed cluster case. | 
| interface  | CoherenceMemberConfigMBean | This class represents Coherence Operational Configuration for a WLS Server
 that is part of a Coherence Cluster. | 
| interface  | CoherencePartitionCacheConfigMBean | The CoherencePartitionCacheConfigMBean is used to define which Coherence caches
 are shared/not-shared in an MT environment as well as specific cache
 properties that apply to deployments underneath a partition. | 
| interface  | CoherencePartitionCachePropertyMBean | The CoherencePartitionCachePropertyMBean is used to define specific properties,
 name and value that apply to a CoherenceMTCacheConfigMBean. | 
| interface  | CoherenceServerMBean | This class represents a Coherence stand-alone server. | 
| interface  | CoherenceServerStartMBean | This bean is used to configure the attributes necessary to start
 up a server on a remote machine. | 
| interface  | CoherenceTierMBean | This class represents Coherence Tier. | 
| interface  | COMMBean | This bean represents the server-wide configuration of COM | 
| interface  | CommonLogMBean | Configures the basic configuration for the logging system. | 
| interface  | ComponentMBean | Deprecated.
 9.0.0.0 in favor of  AppDeploymentMBean | 
| interface  | ConfigurationExtensionMBean | This MBean is a reference to a system configuration extension. | 
| interface  | ConfigurationPropertiesMBean | The ConfigurationPropertiesMBean is used when performing macro substitution from elements in the
 ServerTemplateMBeans or ResourceGroupTemplateMBean. | 
| interface  | ConfigurationPropertyMBean | Encapsulates information about a property, such as its value and whether 
 it is encrypted. | 
| interface  | ConnectorComponentMBean | Deprecated.
 9.0.0.0 in favor of  AppDeploymentMBean | 
| interface  | ContextCaseMBean | This mbean defines the mapping between the current context (security 
 principal, group etc) and the request class to use. | 
| interface  | ContextRequestClassMBean | This mbean defines the mapping between the current context (security 
 principal, group) and the request class to use. | 
| interface  | CpuUtilizationMBean | 
 A  CpuUtilizationMBeanrepresents a resource consumption management
 policy for the "CPU Utilization" resource type. | 
| interface  | CustomAuthConfigProviderMBean | |
| interface  | CustomResourceMBean | A CustomResource is an untyped SystemResource for which creator of the
 bean defines the name of the class that will be used when the resource
 is deployed on the managed server. | 
| interface  | DatabaseLessLeasingBasisMBean | DatabaseLessLeasingBasisMBean defines attributes related to the functioning
 of singleton services and server migration without the use of a HA database. | 
| interface  | DatasourceInterceptorMBean | This interface describes the configuration for a data source interceptor used
 to intercept the elastic scale up and scale down operations. | 
| interface  | DataSourceLogFileMBean | Defines the logging configuration for a DataSource. | 
| interface  | DataSourceMBean | This bean represents a DataSource within
 a Weblogic Server instance. | 
| interface  | DataSourcePartitionMBean | This interface provides access to the DataSourcePartition configuration
 attributes. | 
| interface  | DebugMBean | The parent interface for the kernel and server debug mbeans. | 
| interface  | DebugPatchesMBean | Dynamic Debug patches configuration. | 
| interface  | DebugScopeMBean | This interface captures whether the enabled state of a debug scope. | 
| interface  | DefaultFileStoreMBean | This MBean describes the configuration of the default file store. | 
| interface  | DeploymentConfigurationMBean | Specifies the domain-level deployment configuration attributes. | 
| interface  | DeploymentMBean | A Deployment is any MBean that may be deployed on one or more
 targets, such as a Component, a Web Server personality, a JMS
 Front-end or back-end or a JDBC connection pool. | 
| interface  | DeploymentValidationPluginMBean | Specifies the deployment validation plug-in configuration attributes. | 
| interface  | DomainMBean | A WebLogic Domain is a group of servers and/or clusters which
 are administered as a group. | 
| interface  | DomainTargetedMBean | This is a marker interface for TargetInfoMBeans (and their
 descendants) that are targeted to the entire domain. | 
| interface  | DynamicDeploymentMBean | Definition of a dynamic deployment interface | 
| interface  | DynamicServersMBean | Contains the properties used to control how dynamic
 servers are created. | 
| interface  | EJBComponentMBean | Deprecated.
 9.0.0.0 in favor of  AppDeploymentMBean | 
| interface  | EJBContainerMBean | This MBean is used to specify EJB container-wide settings. | 
| interface  | EmbeddedLDAPMBean | The MBean that defines the configuration properties for the
 embedded LDAP server for the WebLogic domain. | 
| interface  | ExecuteQueueMBean | This bean is used to configure an execute queue and its associated
 thread pool. | 
| interface  | FairShareConstraintMBean | This mbean is used to configure a Fair Share based policy for a resource
 type. | 
| interface  | FairShareRequestClassMBean | This mbean defines the fair share value to use for this request class. | 
| interface  | FederationServicesMBean | This MBean represents configuration for SAML 1.1-based Federation Services,
 including the intersite transfer service, assertion consumer service, and assertion 
 retrieval service. | 
| interface  | FileOpenMBean | 
 A  FileOpenMBeanrepresents a resource consumption management policy
 for the "File Open" resource type. | 
| interface  | FileStoreMBean | Defines an instance of the persistent store on the specified target 
 that will keep its persistent objects in files on the filesystem. | 
| interface  | ForeignConnectionFactoryOverrideMBean | For each configuration entity that supports per-partition-override via a MBean, 
 we have two MBeans, the original configure MBean and the corresponding override MBean, 
 that eventually determine the effective settings of the configured resource. | 
| interface  | ForeignDestinationOverrideMBean | For each configuration entity that supports per-partition-override via a MBean, 
 we have two MBeans, the original configure MBean and the corresponding override MBean, 
 that eventually determine the effective settings of the configured resource. | 
| interface  | ForeignJMSConnectionFactoryMBean | Deprecated.
 9.0.0.0 Replaced by the ForeignConnectionFactoryBean type in the new JMS module. | 
| interface  | ForeignJMSDestinationMBean | Deprecated.
 9.0.0.0 Replaced by the ForeignDestinationBean type in the new JMS module. | 
| interface  | ForeignJMSServerMBean | Deprecated.
 9.0.0.0 Replaced by the ForeignServerBean type in the new JMS module. | 
| interface  | ForeignJNDILinkMBean | This class represents a JNDI link that is outside the WebLogic server. | 
| interface  | ForeignJNDILinkOverrideMBean | Defines partition-specific overrides for the most commonly overridden attributes 
 in a ForeignJNDILink MBean. | 
| interface  | ForeignJNDIObjectMBean | |
| interface  | ForeignJNDIProviderMBean | This class represents a JNDI provider that is outside the WebLogic server. | 
| interface  | ForeignJNDIProviderOverrideMBean | Defines partition-specific overrides for the most commonly overridden attributes
 in a ForeignJNDIProvider MBean. | 
| interface  | ForeignServerOverrideMBean | For each configuration entity that supports per-partition-override via a MBean, 
 we have two MBeans, the original configure MBean and the corresponding override MBean, 
 that eventually determine the effective settings of the configured resource. | 
| interface  | GenericFileStoreMBean | This MBean defines common parameters for file stores. | 
| interface  | GenericJDBCStoreMBean | This MBean defines the parameters for the JDBC store. | 
| interface  | GzipCompressionMBean | 
 This MBean is used to specify domain-wide default values for GZIP compression
 support. | 
| interface  | HeapRetainedMBean | 
 A  HeapRetainedMBeanrepresents a resource consumption management
 policy for the "Heap Retained" resource type. | 
| interface  | HTTPProxyMBean | This class represents the HTTP proxy configuration. | 
| interface  | IIOPMBean | Configuration for IIOP properties. | 
| interface  | InterceptorMBean | |
| interface  | InterceptorsMBean | |
| interface  | JASPICMBean | Provides configuration for JASPIC (JSR-196) Auth Config Providers
 on the domain. | 
| interface  | JDBCPropertyOverrideMBean | Defines a JDBC driver property override. | 
| interface  | JDBCStoreMBean | Defines an instance of the persistent store that stores its persistent
 records in a JDBC-accessible database. | 
| interface  | JDBCSystemResourceMBean | This bean defines a system-level JDBC resource. | 
| interface  | JDBCSystemResourceOverrideMBean | Defines a partition-specific JDBC data source attribute override
 of a data source descriptor referenced by a partition resource group definition. | 
| interface  | JMSBridgeDestinationMBean | This MBean represents a messaging bridge destination for a JMS
 messaging product. | 
| interface  | JMSConnectionConsumerMBean | Deprecated.
 9.0.0.0 This functionality will be removed in a future release. | 
| interface  | JMSConnectionFactoryMBean | Deprecated.
 9.0.0.0 Replaced by  JMSConnectionFactoryBean | 
| interface  | JMSDestCommonMBean | Deprecated.
 9.0.0.0 Replaced by  DestinationBean | 
| interface  | JMSDestinationKeyMBean | Deprecated.
 8.1.0.0 Replaced by  DestinationKeyBean | 
| interface  | JMSDestinationMBean | Deprecated.
 9.0.0.0 Replaced by  DestinationBean | 
| interface  | JMSDistributedDestinationMBean | Deprecated.
 9.0.0.0 Replaced by  and weblogic.j2ee.descriptor.wl.UnifrormDistributedDestinationBean | 
| interface  | JMSDistributedDestinationMemberMBean | Deprecated.
 9.0.0.0 Replaced by  DistributedDestinationMemberBean | 
| interface  | JMSDistributedQueueMBean | Deprecated.
 9.0.0.0 Replaced by  DistributedQueueBean | 
| interface  | JMSDistributedQueueMemberMBean | Deprecated.
 9.0.0.0 Replaced by  DistributedDestinationMemberBean | 
| interface  | JMSDistributedTopicMBean | Deprecated.
 9.0.0.0 Replaced by  DistributedTopicBean | 
| interface  | JMSDistributedTopicMemberMBean | Deprecated.
 9.0.0.0 Replaced by  DistributedDestinationMemberBean | 
| interface  | JMSFileStoreMBean | Deprecated.
 9.0.0.0 Replaced by  FileStoreMBean | 
| interface  | JMSInteropModuleMBean | This bean defines a system-level JMS resource. | 
| interface  | JMSJDBCStoreMBean | Deprecated.
 9.0.0.0 Replaced by  JDBCStoreMBean | 
| interface  | JMSMessageLogFileMBean | This defines the configuration aspects of the logs for a jms server. | 
| interface  | JMSQueueMBean | Deprecated.
 9.0.0.0 Replaced by  QueueBean | 
| interface  | JMSSAFMessageLogFileMBean | This defines the configuration aspects of the logs for a jms server. | 
| interface  | JMSServerMBean | This class represents a JMS server. | 
| interface  | JMSSessionPoolMBean | Deprecated.
 9.0.0.0 Replaced with message-dirven beans. | 
| interface  | JMSStoreMBean | Deprecated.
 9.0.0.0 Replaced by  PersistentStoreMBean | 
| interface  | JMSSystemResourceMBean | This bean defines a system-level JMS resource. | 
| interface  | JMSSystemResourceOverrideMBean | For each configuration entity that supports per-partition-override via a MBean, 
 we have two MBeans, the original configure MBean and the corresponding override MBean, 
 that eventually determine the effective settings of the configured resource. | 
| interface  | JMSTemplateMBean | Deprecated.
 9.0.0.0 Replaced by  TemplateBean | 
| interface  | JMSTopicMBean | Deprecated.
 9.0.0.0 Replaced by  TopicBean | 
| interface  | JMSVirtualDestinationMBean | Deprecated.
 9.0.0.0 Replaced by  DistributedDestinationBean | 
| interface  | JMXMBean | Controls which JMX agents are initialized in the current
 WebLogic Server domain. | 
| interface  | JoltConnectionPoolMBean | This bean defines a Jolt connection pool. | 
| interface  | JPAMBean | This interface provides access to the JPA configuration
 attributes. | 
| interface  | JTAClusterMBean | This interface provides access to the JTA configuration
 attributes. | 
| interface  | JTAMBean | This interface provides access to the JTA configuration
 attributes. | 
| interface  | JTAMigratableTargetMBean | The target that is used internally to register the
 JTA recovery manager to the Migration Manager. | 
| interface  | JTAPartitionMBean | This interface provides access to the JTAPartition configuration
 attributes. | 
| interface  | KernelDebugMBean | Defines the debug attributes that are common to WebLogic Server
 and Client. | 
| interface  | KernelMBean | This bean represents the configuration of the core message passing
 kernel on both WebLogic clients and servers. | 
| interface  | LibraryMBean | Configuration bean for Libraries. | 
| interface  | LifecycleManagerConfigMBean | LifecycleManagerConfigMBean maintains the information necessary to 
 enable and configure a LifecycleManager instance associated with 
 this domain. | 
| interface  | LifecycleManagerEndPointMBean | LifecycleManagerEndPointMBean maintains the information necessary to 
 locate and interact with an MT LifecycleManager instance associated with 
 this domain. | 
| interface  | LogFileMBean | Configures the location, file-rotation criteria, and number of files that
 a WebLogic Server uses to store log messages. | 
| interface  | LogFilterMBean | This MBean represents a filter to qualify log messages which are selected
 by the specified filter expression criteria. | 
| interface  | LogMBean | Configures the threshold severity level and filter settings for logging output. | 
| interface  | MachineMBean | This bean represents a machine on which servers may be booted. | 
| interface  | MailSessionMBean | Facilitates using the JavaMail APIs, which provide applications 
 and other Java EE modules with access to Internet Message Access Protocol (IMAP)- and 
 Simple Mail Transfer Protocol (SMTP)-capable mail servers on your network or the 
 Internet. | 
| interface  | MailSessionOverrideMBean | Defines partition-specific
 mail session attribute overrides of a mail session referenced
 by a partition resource group definition. | 
| interface  | ManagedExecutorServiceTemplateMBean | Configuration MBean representing parameters of ManagedExecutorService template. | 
| interface  | ManagedExternalServerMBean | Used to configure an external server that can be managed by Node Manager. | 
| interface  | ManagedExternalServerStartMBean | This bean is used to configure the attributes necessary to start
 up a server on a remote machine. | 
| interface  | ManagedScheduledExecutorServiceTemplateMBean | Configuration MBean representing parameters of ManagedScheduledExecutorService template. | 
| interface  | ManagedThreadFactoryTemplateMBean | Configuration MBean representing common parameters of ManagedThreadFactory template. | 
| interface  | MaxThreadsConstraintMBean | This MBean defines the max number of concurrent threads that can execute 
 requests sharing this max constraint. | 
| interface  | MessagingBridgeMBean | This MBean represents a WebLogic messaging bridge. | 
| interface  | MigratableTargetMBean | A target that is suitable for services that shall be active
 on at most one server of a cluster at a time. | 
| interface  | MinThreadsConstraintMBean | This MBean defines the minimum number of concurrent threads that should 
 allocated to this constraint provided there are enough pending requests. | 
| interface  | NetworkAccessPointMBean | A server can specify additional network connections by using a
 NetworkAccessPointMBean. | 
| interface  | NetworkChannelMBean | Deprecated.
 7.0.0.0 use  NetworkAccessPointMBean | 
| interface  | NodeManagerMBean | This bean is represents a Node Manager that is associated
 with a machine. | 
| interface  | OptionalFeatureDeploymentMBean | Control panel for all optional features, e.g. | 
| interface  | OptionalFeatureMBean | Controls the configuration of an optional feature. | 
| interface  | OsgiFrameworkMBean | An MBean representing an OSGi framework. | 
| interface  | OverloadProtectionMBean | This Mbean has attributes concerning server overload protection. | 
| interface  | ParameterMBean | Specifies the parameters used to configure the
 DeploymentValidationPluginMBean. | 
| interface  | PartitionFileSystemMBean | Defines the partition file system configuration. | 
| interface  | PartitionLogMBean | Partition scoped logging configuration. | 
| interface  | PartitionMBean | A domain partition. | 
| interface  | PartitionPropertyMBean | The PartitionPropertyMBean is used when performing macro substitution from elements in the
 ResourceGroupTemplateMBean. | 
| interface  | PartitionUserFileSystemMBean | Defines the partition file system configuration. | 
| interface  | PartitionWorkManagerMBean | Specifies partition-level work manager policies that are configured by
 domain system administrators. | 
| interface  | PathServiceMBean | This class represents a path service. | 
| interface  | PersistentStoreMBean | This MBean is the parent of the GenericFileStoreMBean and GenericJDBCStoreMBean. | 
| interface  | PostProcessorScriptMBean | This interface provides configuration for a post-processor script | 
| interface  | PreProcessorScriptMBean | This interface provides configuration for a pre-processor script | 
| interface  | RCMResourceFairShareMBean | 
 The  RCMResourceFairShareMBeanis used to configure the Fair Share
 policy for a resource type. | 
| interface  | RCMResourceMBean | 
 This mbean is used to create Trigger (Usage limit) based policies for a
 resource type. | 
| interface  | ReplicatedStoreMBean | Deprecated.
 12.2.1.3.0 Replace with custom file store or JDBC store. | 
| interface  | ResourceGroupMBean | A resource group is a named collection of deployable resources. | 
| interface  | ResourceGroupTemplateMBean | A resource group template is a named, domain-level collection of deployable resources intended to be used as a pattern
 by (usually) multiple resource groups. | 
| interface  | ResourceManagementMBean | This MBean is used to create and edit resource management policy 
 configurations (Resource Managers) for the domain. | 
| interface  | ResourceManagerMBean | 
 A  ResourceManagerMBeanrepresents a resource consumption management
 policy. | 
| interface  | ResponseTimeRequestClassMBean | This MBean defines the response time goal for this request class. | 
| interface  | RestartLoopProtectionMBean | RestartLoopProtectionMBeandefines the configuration
 to stop the partition from entering an endless restart loop. | 
| interface  | RestfulManagementServicesMBean | Controls the configuration of the RESTful Management Services interfaces
 to WebLogic Server. | 
| interface  | RMCFactoryMBean | Represents a Java EE resource manager connection
 factory in a Java EE app. | 
| interface  | SAFAgentMBean | This class represents a Store-and-Forward (SAF) agent. | 
| interface  | ScriptInterceptorMBean | This interface provides configuration for a script interceptor. | 
| interface  | ScriptMBean | |
| interface  | SecureModeMBean | Controls the behavior of Secure Mode in the current WebLogic Server
 domain. | 
| interface  | SecurityConfigurationMBean | Provides domain-wide security configuration information. | 
| interface  | SelfTuningMBean | SelfTuning MBean contains the global work manager component MBeans. | 
| interface  | ServerDebugMBean | 
 Defines the debug attributes that are specific to WebLogic Server. | 
| interface  | ServerFailureTriggerMBean | Configuration to mark the server as failed when threads are stuck. | 
| interface  | ServerMBean | This class represents a individual WebLogic Server. | 
| interface  | ServerStartMBean | This bean is used to configure the attributes necessary to start
 up a server on a remote machine. | 
| interface  | ServerTemplateMBean | This class represents a WebLogic Server. | 
| interface  | ShutdownClassMBean | Provides methods for configuring a shutdown class. | 
| interface  | SingleSignOnServicesMBean | This MBean represents configuration for SAML 2.0-based local site Single Sign-On Services. | 
| interface  | SingletonServiceAppScopedMBean | A service that will be automatically maintained as a
 Singleton in a cluster. | 
| interface  | SingletonServiceBaseMBean | A service that will be automatically maintained as a
 Singleton in a cluster. | 
| interface  | SingletonServiceMBean | A service that will be automatically maintained as a
 Singleton in a cluster. | 
| interface  | SNMPAgentDeploymentMBean | This MBean is an SNMP agent that can be targeted to instances of WebLogic Server. | 
| interface  | SNMPAgentMBean | This singleton MBean represents an SNMP agent that is scoped to a
 WebLogic Server domain. | 
| interface  | SNMPAttributeChangeMBean | This class describes the settings to receive MBean-attribute
 change notification. | 
| interface  | SNMPCounterMonitorMBean | This class describes the criteria for a Counter-based Monitor. | 
| interface  | SNMPGaugeMonitorMBean | This class describes the criteria for a Gauge-based Monitor. | 
| interface  | SNMPJMXMonitorMBean | This is a base class for Monitor based trap configuration MBeans
 : SNMPCounterMonitorMBean, SNMPStringMonitorMBean and
 SNMPGaugeMonitorMBean. | 
| interface  | SNMPLogFilterMBean | This MBean represents a filter to qualify log messages which are logged to
 the server logfile. | 
| interface  | SNMPProxyMBean | This MBean represents an SNMP agent that is proxied by a WebLogic
 Server SNMP agent. | 
| interface  | SNMPStringMonitorMBean | This class describes the criteria for a String-based Monitor. | 
| interface  | SNMPTrapDestinationMBean | This MBean describes a destination to which an SNMP agent sends
 SNMP TRAP and INFORM notifications. | 
| interface  | SNMPTrapSourceMBean | This MBean is the base of SNMP TRAP related configuration
 MBeans. | 
| interface  | SSLMBean | This MBean represents the configuration of the SSL protocol. | 
| interface  | StartupClassMBean | Provides methods that configure startup classes. | 
| interface  | SubDeploymentMBean | This bean represents an individually targetable entity within a deployment
 package, which is deployable on WLS. | 
| interface  | SystemComponentMBean | |
| interface  | SystemComponentStartMBean | The NodeManager does not directly create the command to start a
 SystemComponent. | 
| interface  | SystemResourceMBean | A system resource is a resource whose definition is part of the
 system configuration rather than an application. | 
| interface  | TargetInfoMBean | This bean represents any weblogic entity which can be targeted. | 
| interface  | TargetMBean | A tagging interface that designates a class as a target for deployment of a 
  AppDeploymentMBean. | 
| interface  | TLSMBean | A  TLSMBeancontains SSL/TLS connection parameters
 and may be organized in a user-defined inheritance
 hierarchy and referenced by name. | 
| interface  | TransactionLogJDBCStoreMBean | This class represents a Transaction Log JDBC Store configuration. | 
| interface  | TriggerMBean | This mbean is used to configure a Trigger (Usage limit) based policy for a
 resource type. | 
| interface  | UnixMachineMBean | This bean represents a machine that is running the UNIX
 operating system. | 
| interface  | VirtualDestinationMBean | This class represents a virtual destination. | 
| interface  | VirtualHostMBean | This bean represents the configuration of virtual web server
 within a WebLogic Server instance. | 
| interface  | VirtualTargetMBean | This bean represents a target for a resource group in a partition. | 
| interface  | WebAppComponentMBean | Deprecated.
 9.0.0.0 in favor of  AppDeploymentMBean | 
| interface  | WebAppContainerMBean | This MBean is used to specify domain-wide defaults for the WebApp
 container. | 
| interface  | WebDeploymentMBean | A Web Deployment is any MBean that may be deployed on one or
 more target or WebServers. | 
| interface  | WebServerLogMBean | Aggregates the logging attributes for the WebServerMBean. | 
| interface  | WebServerMBean | This bean represents the configuration of virtual web server within
 a weblogic server. | 
| interface  | WebServiceBufferingMBean | Represents buffering configuration for web services. | 
| interface  | WebServiceBufferingQueueMBean | Represents buffering queue configuration for web services (either for
 requests or responses). | 
| interface  | WebServiceComponentMBean | Deprecated.
 9.0.0.0 in favor of  AppDeploymentMBean | 
| interface  | WebserviceCredentialProviderMBean | Encapsulates information about a particular credential provider that has 
 been configured for a Web Service security configuration. | 
| interface  | WebServiceLogicalStoreMBean | Represents a logical store for web services. | 
| interface  | WebServiceMBean | Encapsulates information about a Web Service configuration. | 
| interface  | WebServicePersistenceMBean | Represents persistence configuration for web services. | 
| interface  | WebServicePhysicalStoreMBean | Represents a physical store for web services. | 
| interface  | WebServiceReliabilityMBean | Represents reliability configuration for web services. | 
| interface  | WebServiceRequestBufferingQueueMBean | Represents request buffering queue configuration for web services. | 
| interface  | WebServiceResiliencyMBean | Represents resilience configuration for web services. | 
| interface  | WebServiceResponseBufferingQueueMBean | Represents response buffering queue configuration for web services. | 
| interface  | WebserviceSecurityConfigurationMBean | Encapsulates information about a Web Service security configuration. | 
| interface  | WebserviceSecurityMBean | Encapsulates information about a Web Service security configuration. | 
| interface  | WebserviceSecurityTokenMBean | Encapsulates information about a particular token that has 
 been configured for a Web Service security configuration. | 
| interface  | WebserviceTestpageMBean | Controls the configuration of the Web Service Test Page. | 
| interface  | WebserviceTimestampMBean | Encapsulates the timestamp information that is associated with a 
 Web Service security configuration. | 
| interface  | WebserviceTokenHandlerMBean | Encapsulates information about a particular token handler that has 
 been configured for a Web Service security configuration. | 
| interface  | WLDFDataRetirementByAgeMBean | This MBean specifies how data retirement for a WLDF archive will
 be performed based on the age of records in WLDF archives. | 
| interface  | WLDFDataRetirementMBean | This MBean specifies how data retirement for a WLDF archive will
 be performed. | 
| interface  | WLDFServerDiagnosticMBean | Use this interface to configure the WebLogic Diagnostic
 Framework (WLDF) components that are defined for each WebLogic
 Server instance. | 
| interface  | WLDFSystemResourceMBean | This bean defines a system-level WebLogic Diagnostic Framework
 (WLDF) resource. | 
| interface  | WLSAuthConfigProviderMBean | |
| interface  | WorkManagerMBean | Configuration MBean representing WorkManager parameters. | 
| interface  | WorkManagerShutdownTriggerMBean | This MBean is used to configure the trigger that shuts down the WorkManager. | 
| interface  | WSReliableDeliveryPolicyMBean | This class represents the reliable messaging delivery policy for the current
 WebLogic Server as both a sender and a receiver of a reliable SOAP message to 
 and from a Web service running on a different WebLogic Server. | 
| interface  | WTCExportMBean | This interface provides access to the WTC export configuration
 attributes. | 
| interface  | WTCImportMBean | This interface provides access to the WTC import configuration
 attributes. | 
| interface  | WTCLocalTuxDomMBean | This interface provides access to the WTC local Tuxedo Domain
 configuration attributes. | 
| interface  | WTCPasswordMBean | This interface provides access to the WTC password configuration
 attributes. | 
| interface  | WTCRemoteTuxDomMBean | This interface provides access to the WTC remote Tuxedo Domain
 configuration attributes. | 
| interface  | WTCResourcesMBean | This interface provides access to the WTC resources configuration
 attributes. | 
| interface  | WTCServerMBean | This MBean defines a WTC Server. | 
| interface  | WTCtBridgeGlobalMBean | This interface provides access to the WTC tBridge Global configuration
 attributes. | 
| interface  | WTCtBridgeRedirectMBean | This interface provides access to the WTC tBridge Redirect configuration
 attributes. | 
| interface  | XMLEntityCacheMBean | Configure the behavior of JAXP (Java API for XML Parsing) in the server. | 
| interface  | XMLEntitySpecRegistryEntryMBean | An Entity Spec Entry specifies how to resolve an external entity based
 its public and system IDs. | 
| interface  | XMLParserSelectRegistryEntryMBean | A Parser Select Entry specifies the SAX/DOM parser factory implementation 
 classes for a particular document type. | 
| interface  | XMLRegistryEntryMBean | Deprecated.
 7.0.0.0 replaced by  XMLRegistryMBean. | 
| interface  | XMLRegistryMBean | Configure the behavior of JAXP (Java API for XML Parsing) in the server. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| ConfigurationMBean[] | DomainMBean. findConfigBeansWithTags(java.lang.String type,
                       boolean matchAll,
                       java.lang.String... tags) | Find all ConfigurationMBeans of the specified config bean type that have the 
 specified tag(s). | 
| ConfigurationMBean[] | DomainMBean. findConfigBeansWithTags(java.lang.String type,
                       java.lang.String... tags) | Find all ConfigurationMBeans of the specified config bean type that have the 
 specified tag(s). | 
| Modifier and Type | Method | Description | 
|---|---|---|
| PropertyValueVBean[] | ConfigurationManagerMBean. getPropertyValues(ConfigurationMBean bean,
                 java.lang.String[] propertyNames) | Describes assignment of value to selected properties of a config bean | 
| PropertyValueVBean[] | ConfigurationManagerMBean. getPropertyValues(ConfigurationMBean configBean,
                 java.lang.String[] navigationAttributeNames,
                 SettableBean[] beans,
                 java.lang.String[] propertyNames) | Describes assignment of value to selected properties of a
 bean within a ConfigurationMBean's object graph. |