Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02

Uses of Interface
weblogic.management.WebLogicMBean

Packages that use WebLogicMBean
com.bea.wls.redef.runtime Provides interfaces for com.bea.wls.redef.runtime
weblogic.diagnostics.accessor.runtime Provides interfaces for weblogic.diagnostics.accessor.runtime
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.runtime Contains classes and interfaces for monitoring a WebLogic Server domain. 
 

Uses of WebLogicMBean in com.bea.wls.redef.runtime
 

Subinterfaces of WebLogicMBean in com.bea.wls.redef.runtime
 interface ClassRedefinitionRuntimeMBean
           This interface provides functionality to monitor the class redefinition process.
 interface ClassRedefinitionTaskRuntimeMBean
           This interface provides functionality to monitor and control a class redefinition request.
 

Uses of WebLogicMBean in weblogic.diagnostics.accessor.runtime
 

Subinterfaces of WebLogicMBean in weblogic.diagnostics.accessor.runtime
 interface AccessRuntimeMBean
          Use this interface to access the different types of diagnostic data generated by a server.
 interface ArchiveRuntimeMBean
          Use this interface to collect statistical information about the data archives maintained by WLDF.
 interface DataAccessRuntimeMBean
          Use this interface to access the specific type of diagnostic data from an underlying log for which this instance is created.
 interface DataRetirementTaskRuntimeMBean
          Exposes monitoring information about a potentially long-running request for the data retirement task.
 interface DbstoreArchiveRuntimeMBean
          Use this interface to retrieve statistical information associated with the WLDF archives that use databases for storage.
 interface EditableArchiveRuntimeMBean
          Use this interface to collect statistical information about the editable archives maintained by WLDF, such as JDBC based and weblogic.store based WLDF archives
 interface FileArchiveRuntimeMBean
          Use this interface to collect statistical information about file-based WLDF archives.
 interface WlstoreArchiveRuntimeMBean
          Use this interface to retrieve statistical information associated with WLDF archives that use WebLogic Store for data storage.
 

Uses of WebLogicMBean in weblogic.management
 

Methods in weblogic.management that return WebLogicMBean
 WebLogicMBean MBeanHome.createAdminMBean(String name, String type, String domain, ConfigurationMBean parent)
          Deprecated. Creates an Administration MBean with the name, type, domain, and parent that you specify.
 WebLogicMBean MBeanHome.createAdminMBean(String name, String type, String domain)
          Deprecated. Creates an Administration MBean with the specified name, type, and domain.
 WebLogicMBean MBeanHome.createAdminMBean(String name, String type)
          Deprecated. Creates an Administration MBean with the specified name and type in the default JMX domain.
 WebLogicMBean MBeanHome.getMBean(ObjectName objectName)
          Deprecated. Returns a type-safe stub for the MBean whose complete JMX object name is contained in the ObjectName that you specify.
 WebLogicMBean MBeanHome.getMBean(String name, String type, String domain, String location)
          Deprecated. Returns a type-safe interface for the Runtime MBean or Local Configuration MBean whose JMX object name matches the name, type, domain, and location values that you specify.
 WebLogicMBean MBeanHome.getMBean(String name, String type, String domain)
          Deprecated. Returns a type-safe interface for the Administration MBean whose JMX object name matches the name, type, and domain values that you specify.
 WebLogicMBean MBeanHome.getMBean(String name, String type)
          Deprecated. Returns a type-safe stub for the Administration MBean in the default JMX domain whose JMX object name matches the name and type values that you specify.
 WebLogicMBean MBeanHome.getMBean(String name, Class cls)
          Deprecated. Returns a type-safe stub for all MBeans in the default JMX domain that implement the class you specify.
 WebLogicMBean WebLogicMBean.getParent()
          Return the immediate parent for this MBean
 

Methods in weblogic.management with parameters of type WebLogicMBean
 void MBeanHome.deleteMBean(WebLogicMBean mbean)
          Deprecated. Delete the specified MBean..
 void WebLogicMBean.setParent(WebLogicMBean parent)
          Change the parent for this MBean
 

Uses of WebLogicMBean in weblogic.management.configuration
 

Subinterfaces of WebLogicMBean in weblogic.management.configuration
 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 BasicDeploymentMBean
          This bean represents a file or archive that is deployed to a set of targets in the domain.
 interface BasicRealmMBean
          This MBean is the base class for alternative security realms.
 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 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 CoherenceManagementClusterMBean
          This class is used to hold JMX information about a coherence cluster in both the standalone case and WLS managed cluster case.
 interface CoherenceManagementJMXAddressMBean
          This class holds the JMX connection information needed to connect to a management server.
 interface CoherenceMemberConfigMBean
          This class represents Coherence Operational Configuration for a WLS Server that is part of a Coherence Cluster.
 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 ConfigurationMBean
          The tagging interface for configuration MBeans.
 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 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 DataSourceLogFileMBean
          Defines the logging configuration for a DataSource.
 interface DataSourceMBean
          This bean represents a DataSource within a Weblogic Server instance.
 interface DebugMBean
          The parent interface for the kernel and server debug mbeans.
 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 DomainLogFilterMBean
          Deprecated. 9.0.0.0 Replaced by LogFilterMBean
 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 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 ErrorHandlingMBean
          Error Handling MBean
 interface ExecuteQueueMBean
          This bean is used to configure an execute queue and its associated thread pool.
 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 FileStoreMBean
          Defines an instance of the persistent store on the specified target that will keep its persistent objects in files on the filesystem.
 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 ForeignJNDIProviderMBean
          This class represents a JNDI provider that is outside the WebLogic server.
 interface GenericFileStoreMBean
          This MBean defines common parameters for file stores.
 interface GenericJDBCStoreMBean
          This MBean defines the parameters for the JDBC store.
 interface HTTPProxyMBean
          This class represents the HTTP proxy configuration.
 interface IIOPMBean
          Configuration for IIOP properties.
 interface JASPICMBean
          Provides configuration for JASPIC (JSR-196) Auth Config Providers on the domain.
 interface JDBCConnectionPoolMBean
          Deprecated. 9.0.0.0 Replaced by JDBCSystemResourceMBean
 interface JDBCDataSourceFactoryMBean
          Deprecated. 9.0.0.0 Replaced by AppDeploymentMBean
 interface JDBCDataSourceMBean
          Deprecated. 9.0.0.0 Replaced by JDBCSystemResourceMBean
 interface JDBCMultiPoolMBean
          Deprecated. 9.0.0.0 Replaced by JDBCSystemResourceMBean
 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 JDBCTxDataSourceMBean
          Deprecated. 9.0.0.0 Replaced by JDBCSystemResourceMBean
 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. New applications should use message-driven beans for this purpose.
 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. This functionality will be removed in a future release.
 interface JMSStoreMBean
          Deprecated. 9.0.0.0 Replaced by PersistentStoreMBean
 interface JMSSystemResourceMBean
          This bean defines a system-level JMS 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 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 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 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 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 specifiy 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 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 PathServiceMBean
          This class represents a path service.
 interface PersistentStoreMBean
          This MBean is the parent of the GenericFileStoreMBean and GenericJDBCStoreMBean.
 interface RemoteSAFContextMBean
          Fake RemoteSAFContextMBean
 interface ReplicatedStoreMBean
          Defines an instance of a Replicated Store.
 interface ResponseTimeRequestClassMBean
          This MBean defines the response time goal for this request class.
 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 SecurityConfigurationMBean
          Provides domain-wide security configuration information.
 interface SecurityMBean
          Deprecated. 9.0.0.0 Replaced by SecurityConfigurationMBean
 interface SelfTuningMBean
          SelfTuningMBean holds 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 TransactionLogJDBCStoreMBean
          This class represents a Transaction Log JDBC Store configuration.
 interface TransactionLogStoreMBean
           
 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 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 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 WLECConnectionPoolMBean
          This bean defines a WLEC connection pool.
 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.
 

Uses of WebLogicMBean in weblogic.management.runtime
 

Subinterfaces of WebLogicMBean in weblogic.management.runtime
 interface AppClientComponentRuntimeMBean
          This is the ComponentRuntimeMBean for Java EE Application Client Containers.
 interface AppDeploymentRuntimeMBean
          This MBean provides deployment operations for an application.
 interface ApplicationRuntimeMBean
          An application represents a Java EE Enterprise application packaged in an EAR file or EAR exploded directory.
 interface AppRuntimeStateRuntimeMBean
          Provides access to runtime state for deployed applications.
 interface AsyncReplicationRuntimeMBean
          This MBean provides runtime statistics for async replication in a WebLogic Cluster
 interface ChannelRuntimeMBean
           
 interface ClusterRuntimeMBean
          This class is used for monitoring a server's view of the members of a WebLogic cluster within a WebLogic domain.
 interface CoherenceClusterMetricsRuntimeMBean
          A CoherenceClusterRuntimeMetricsMBean gathers metrics from nodes in the cluster according to the specified report group xml file, and then provides a way to query for subsets of the group file by nodes and by table name, which refers to individual file names within the report group file.
 interface CoherenceClusterRuntimeMBean
          Coherence cluster run-time information.
 interface CoherenceMetricsRuntimeMBean
          A CoherenceMetricsRuntimeMBean holds all CoherenceClusterRuntimeMetricsMBeans, which represent clusters that can be monitored.
 interface CoherenceServerLifeCycleRuntimeMBean
          Provides methods that transition servers from one state to another.
 interface CoherenceServerLifeCycleTaskRuntimeMBean
          Exposes monitoring information about a server's life cycle.
 interface ComponentRuntimeMBean
          Base class for all runtime mbeans that provide status of running modules.
 interface ConnectorComponentRuntimeMBean
          Generates notifications about the deployment state of resource adapters.
 interface ConnectorConnectionPoolRuntimeMBean
          This class is used for monitoring a WebLogic Connector Connection Pool
 interface ConnectorConnectionRuntimeMBean
          This class is used for monitoring individual WebLogic Connector connections
 interface ConnectorInboundRuntimeMBean
          This class is used for monitoring inbound connections of resource adapters.
 interface ConnectorServiceRuntimeMBean
          This interface defines the runtime information that can be accessed at a connector service level.
 interface ConnectorWorkManagerRuntimeMBean
          This class is used for monitoring Connector Work Manager of resource adapters.
 interface ConsoleRuntimeMBean
          Runtime services for the console.
 interface CursorRuntimeMBean
          This interface is a base interface for paging cursor implementations.
 interface DeployerRuntimeMBean
          Deprecated. 9.0.0.0 Replaced by WebLogicDeploymentManager
 interface DeploymentManagerMBean
          This MBean provides deployment operations.
 interface DeploymentProgressObjectMBean
          This MBean is the user API for monitoring deployment operations and exists only on an Administration Server.
 interface DeploymentTaskRuntimeMBean
          Deprecated. 9.0.0.0 Replaced by WebLogicDeploymentManager
 interface DomainRuntimeMBean
          This class is used for monitoring a WebLogic domain.
 interface EJBCacheRuntimeMBean
          This interface contains accessor methods for all cache runtime information collected for an EJB.
 interface EJBComponentRuntimeMBean
          This is the top level interface for all runtime information collected for an EJB module.
 interface EJBLockingRuntimeMBean
          This interface contains accessor methods for all lock manager runtime information collected for an EJB.
 interface EJBPoolRuntimeMBean
          This interface contains accessor methods for all free pool runtime information collected for an EJB.
 interface EJBRuntimeMBean
          This interface contains accessor methods for all common run-time information collected for all EJB types.
 interface EJBTimerRuntimeMBean
          This interface contains accessor methods for all EJB Timer runtime information collected for an EJB.
 interface EJBTransactionRuntimeMBean
          This interface contains accessor methods for all transaction runtime information collected for an EJB.
 interface EntityCacheCumulativeRuntimeMBean
          This class is used for monitoring an XML Cache.
 interface EntityCacheCurrentStateRuntimeMBean
          This class is used for monitoring the size and usage of an XML Cache.
 interface EntityCacheRuntimeMBean
          This class is used for monitoring an XML Cache.
 interface EntityEJBRuntimeMBean
          This interface contains accessor methods for all EJB runtime information collected for an Entity Bean.
 interface ExecuteQueueRuntimeMBean
          This bean is used to monitor an execute queue and its associated thread pool.
 interface InterceptionComponentRuntimeMBean
          Interception: This is the top level interface for all runtime information collected for an Interception module.
 interface JaxRsApplicationRuntimeMBean
          This the runtime server MBean for a JAX-RS application.
 interface JaxRsMonitoringInfoRuntimeMBean
          This interface is to be implemented by various JAX-RS objects that are going provide runtime metrics The list of JAX-RS objects include 1.
 interface JaxRsResourceConfigTypeRuntimeMBean
          The runtime MBean for the JAX-RS application resource config.
 interface JaxRsResourceMethodBaseRuntimeMBean
          The runtime MBean base class for both resource methods and sub-resource locators.
 interface JaxRsResourceMethodRuntimeMBean
          The runtime MBean of a resource method.
 interface JaxRsResourceRuntimeMBean
          The runtime MBean of a JAX-RS resource.
 interface JaxRsSubResourceLocatorRuntimeMBean
          The runtime MBean for a JAX-RS sub-resource locator.
 interface JDBCConnectionPoolRuntimeMBean
          Deprecated. 9.0.0.0 Replaced by JDBCDataSourceRuntimeMBean
 interface JDBCDataSourceRuntimeMBean
          This class is used for monitoring a WebLogic JDBC Data Source and its associated connection pool.
 interface JDBCDataSourceTaskRuntimeMBean
           
 interface JDBCDriverRuntimeMBean
          This class maps to a JDBCDriver JMO
 interface JDBCMultiDataSourceRuntimeMBean
          This class is used for monitoring a WebLogic JDBC Multi Data Source and its associated data sources.
 interface JDBCOracleDataSourceInstanceRuntimeMBean
          Runtime MBean for monitoring a JDBC GridLink Data Source instance.
 interface JDBCOracleDataSourceRuntimeMBean
          Runtime MBean that represents a JDBC RAC JDBC data source.
 interface JDBCServiceRuntimeMBean
          This class is used for monitoring a WebLogic JDBC service.
 interface JMSComponentRuntimeMBean
          This is the top level interface for all runtime information collected for an JMS module.
 interface JMSConnectionRuntimeMBean
          This class is used for monitoring a WebLogic JMS connection.
 interface JMSConsumerRuntimeMBean
          This class is used for monitoring a WebLogic JMS consumer.
 interface JMSDestinationRuntimeMBean
          This class is used for monitoring a WebLogic JMS destination (topic or queue).
 interface JMSDurableSubscriberRuntimeMBean
          This class is used for monitoring a WebLogic JMS durable subscriber.
 interface JMSMessageCursorRuntimeMBean
          This runtime MBean represents a handle to a server-side JMS message result set.
 interface JMSMessageManagementRuntimeMBean
          This interface defines the common management functionality for both Queues and Topics
 interface JMSPooledConnectionRuntimeMBean
          This class is used for monitoring pooled JMS connections.
 interface JMSProducerRuntimeMBean
          This class is used for monitoring a WebLogic JMS producer.
 interface JMSRemoteEndpointRuntimeMBean
          This class is used for monitoring a WebLogic SAF remote endpoint for a JMS imported destination.
 interface JMSRuntimeMBean
          This class is used for monitoring a WebLogic JMS service.
 interface JMSServerRuntimeMBean
          This class is used for monitoring a WebLogic JMS server.
 interface JMSSessionPoolRuntimeMBean
          This class is used for monitoring a WebLogic JMS session pool.
 interface JMSSessionRuntimeMBean
          This class is used for monitoring a WebLogic JMS session.
 interface JobRuntimeMBean
          RuntimeMBean that provides information about a particular job.
 interface JobSchedulerRuntimeMBean
          RuntimeMBean that provides information about jobs scheduled with the Job Scheduler.
 interface JoltConnectionPoolRuntimeMBean
          This class is used for monitoring a WebLogic Jolt Connection Pool
 interface JoltConnectionRuntimeMBean
          This class is used for monitoring individual WebLogic Jolt connections
 interface JoltConnectionServiceRuntimeMBean
          This class is used for monitoring a WebLogic Jolt component
 interface JRockitRuntimeMBean
          Deprecated. since 12.1.3
 interface JTARecoveryRuntimeMBean
          This interface is used for accessing transaction runtime characteristics for recovered transactions that are associated with a particular Transaction Recovery Service.
 interface JTARuntimeMBean
          This interface is used for accessing transaction runtime characteristics within a WebLogic server.
 interface JTAStatisticsRuntimeMBean
          This interface contains general JTA runtime statistics.
 interface JTATransactionStatisticsRuntimeMBean
          This interface contains general JTA transaction runtime statistics.
 interface JVMRuntimeMBean
          Provides methods for retrieving information about the Java Virtual Machine (JVM) within with the current server instance is running.
 interface KodoDataCacheRuntimeMBean
          Base class for all runtime mbeans that provide status of running modules.
 interface KodoPersistenceUnitRuntimeMBean
          Base class for all runtime mbeans that provide status of running modules.
 interface KodoQueryCacheRuntimeMBean
          Base class for all runtime mbeans that provide status of running modules.
 interface KodoQueryCompilationCacheRuntimeMBean
          Base class for all runtime mbeans that provide status of running modules.
 interface LibDeploymentRuntimeMBean
          This MBean provides deployment operations for a library..
 interface LibraryRuntimeMBean
          RuntimeMBean for Library deployments
 interface LogBroadcasterRuntimeMBean
          This MBean broadcasts JMX notifications for each log message generated in the local WLS server.
 interface LogRuntimeMBean
          This interface defines the control operations for a log in the WebLogic Server.
 interface MailSessionRuntimeMBean
          RuntimeMBean for JavaMail Sessions
 interface MANAsyncReplicationRuntimeMBean
          RuntimeMBean for MAN Asynchronous Replication
 interface MANReplicationRuntimeMBean
          RuntimeMBean for MAN Replication
 interface MaxThreadsConstraintRuntimeMBean
          Runtime information for MaxThreadsConstraint
 interface MessageCursorRuntimeMBean
          This interface specifies methods for cursor result sets comprised of messages.
 interface MessageDrivenControlEJBRuntimeMBean
          This interface contains controls to suspend & resume the MDBs.
 interface MessageDrivenEJBRuntimeMBean
          This interface contains accessor methods for all EJB runtime information collected for a Message Driven Bean.
 interface MessagingBridgeRuntimeMBean
          This class is used for monitoring a WebLogic messaging bridge.
 interface MigratableServiceCoordinatorRuntimeMBean
          This class is used for monitoring the Migratable Service Coordinator.
 interface MigrationDataRuntimeMBean
          Runtime information about one past or ongoing migration.
 interface MinThreadsConstraintRuntimeMBean
          Monitoring information for MinThreadsConstraint
 interface NonXAResourceRuntimeMBean
          This represents runtime statistical information about a NonXAResource
 interface ONSClientRuntimeMBean
          Runtime MBean that represents an ONS client configuration that is associated with a RAC JDBC data source.
 interface ONSDaemonRuntimeMBean
          Runtime MBean that represents an ONS client configuration that is associated with a RAC JDBC data source.
 interface OwsmSecurityPolicyRuntimeMBean
          Specifies runtime information about the WS-Policy files that are available for the Web Service.
 interface PageFlowActionRuntimeMBean
          This MBean represents the statistics for a single action of a PageFlow
 interface PageFlowRuntimeMBean
          This MBean represents a PageFlow type.
 interface PageFlowsRuntimeMBean
          This MBean just hides the lazy construction of PageFlowRuntimeMBeans and provides a top-level reset() operation for all PageFlows in the webapp.
 interface PathServiceRuntimeMBean
          This interface is used for accessing a WebLogic path service entity
 interface PersistenceUnitRuntimeMBean
          This class is used for monitoring JPA specific runtime stats.
 interface PersistentStoreConnectionRuntimeMBean
          This class is used for monitoring a Persistent Store Connection.
 interface PersistentStoreRuntimeMBean
          This class is used for monitoring a Persistent Store.
 interface PSAssemblyRuntimeMBean
          This interface is used for accessing a WebLogic path service entity
 interface PSEntryCursorRuntimeMBean
          This runtime MBean extends the cursor mbean with write methods, such as delete, update, etc.
 interface QueryCacheRuntimeMBean
          This interface contains accessor methods for all query cache runtime information collected for an EJB.
 interface RealmRuntimeMBean
          This class is used to monitor and manage per security realm runtime information.
 interface ReplicationRuntimeMBean
          Common interface for different replication runtime mbeans within WebLogic Server
 interface RequestClassRuntimeMBean
          RequestClassRuntimeMBean presents runtime information about RequestClasses.
 interface RuntimeMBean
          The tagging interface for all runtime MBeans.
 interface SAFAgentRuntimeMBean
          This class is used for monitoring a WebLogic SAF agent.
 interface SAFConversationRuntimeMBean
          This class is used for monitoring a WebLogic SAF conversation.
 interface SAFMessageCursorRuntimeMBean
          This runtime MBean represents a handle to a SAF message result set.
 interface SAFRemoteEndpointRuntimeMBean
          This class is used for monitoring a WebLogic SAF remote endpoint
 interface SAFRuntimeMBean
          This class is used for monitoring a WebLogic SAF service.
 interface SAFStatisticsCommonMBean
          This class is has all the common statistics stuff for a SAFAgentRuntimeMBean or a SAFRemoteEndpoitsRuntimeMBean.
 interface ServerChannelRuntimeMBean
          Runtime information for NetworkAccessPoints or "Channels".
 interface ServerLifeCycleRuntimeMBean
          Provides methods that transition servers from one state to another.
 interface ServerLifeCycleTaskRuntimeMBean
          Exposes monitoring information about a server's lifecycle.
 interface ServerLogRuntimeMBean
          This interface defines the control operations for a log in the WebLogic Server.
 interface ServerMigrationRuntimeMBean
          ServerMigrationRuntimeMBean provides runtime monitoring information about the past migrations performed by this server as the cluster master.
 interface ServerRuntimeMBean
          Provides methods for retrieving runtime information about a server instance and for transitioning a server from one state to another.
 interface ServerSecurityRuntimeMBean
          This class is used for monitoring WebLogic Security Info.
 interface ServiceMigrationDataRuntimeMBean
          Runtime information about one past or ongoing migration.
 interface ServiceMigrationRuntimeMBean
          ServiceMigrationRuntimeMBean provides runtime monitoring information about the past migrations performed by this server as the cluster master.
 interface ServletRuntimeMBean
          Describes a servlet.
 interface ServletSessionRuntimeMBean
          Deprecated. As of WebLogic 9.0, use WebAppComponentRuntimeMBean instead.
 interface SingleSignOnServicesRuntimeMBean
          This interface is used to publish SAML 2.0 local site meta-data for single sign-on services.
 interface SingletonEJBRuntimeMBean
          This interface contains accessor methods for all EJB run-time information collected for a Singleton session bean.
 interface SNMPAgentRuntimeMBean
          Runtime information for an SNMP agent that is running in the current WebLogic Server domain.
 interface SpringApplicationContextRuntimeMBean
          This MBean represents instances of class org.springframework.context.support.AbstractApplicationContext and org.springframework.beans.factory.support.AbstractBeanFactory There is a SpringApplicationContextRuntimeMBean for each application context in a deployment.
 interface SpringBeanDefinitionRuntimeMBean
           
 interface SpringRuntimeMBean
           
 interface SpringTransactionManagerRuntimeMBean
          This MBean represents statistics gathered for org.springframework.transaction.support.AbstractPlatformTransactionManager
 interface SpringTransactionTemplateRuntimeMBean
          This MBean represents statistics gathered for org.springframework.transaction.support.TransactionTemplate
 interface SpringViewResolverRuntimeMBean
          This MBean represents statistics for org.springframework.web.servlet.ViewResolver
 interface SpringViewRuntimeMBean
          This MBean represents statistics for org.springframework.web.servlet.view.AbstractView
 interface StatefulEJBRuntimeMBean
          This interface contains accessor methods for all EJB runtime information collected for a Stateful Session Bean.
 interface StatelessEJBRuntimeMBean
          This interface contains accessor methods for all EJB runtime information collected for a Stateless Session Bean.
 interface SystemComponentLifeCycleRuntimeMBean
          Provides methods that transition system component from one state to another.
 interface SystemComponentLifeCycleTaskRuntimeMBean
          Exposes monitoring information about a system component's life cycle.
 interface TaskRuntimeMBean
          Exposes monitoring information about an ongoing and potentially long-running administrative process.
 interface ThreadPoolRuntimeMBean
          This bean is used to monitor the self-tuning queue
 interface TimerRuntimeMBean
          This RuntimeMBean exposes information about all active timers present in the WebLogic timer implementation.
 interface TransactionNameRuntimeMBean
          This interface represents runtime statistics for a transaction name category.
 interface TransactionResourceRuntimeMBean
          This interface represents runtime statistics for a transactional resource.
 interface UnicastMessagingRuntimeMBean
          Monitoring information when unicast messaging is turned on
 interface UserLockoutManagerRuntimeMBean
          This class is used to monitor and manage per security realm user lockout information.
 interface WANReplicationRuntimeMBean
          RuntimeMBean for WAN Replication
 interface WebAppComponentRuntimeMBean
          Describes a servlet component (servlet context).
 interface WebPubSubRuntimeMBean
           
 interface WebServerRuntimeMBean
          Describes a Web Server (HTTP Server)
 interface WLDFAccessRuntimeMBean
          Use this interface to access the different types of diagnostic data generated by a server.
 interface WLDFArchiveRuntimeMBean
          Use this interface to collect statistical information about the data archives maintained by WLDF.
 interface WLDFControlRuntimeMBean
          This MBean acts as a factory for WLDFSystemResourceControlRuntimeMBeans
 interface WLDFDataAccessRuntimeMBean
          Use this interface to access the specific type of diagnostic data from an underlying log for which this instance is created.
 interface WLDFDataRetirementTaskRuntimeMBean
          Exposes monitoring information about a potentially long-running request for the data retirement task.
 interface WLDFDbstoreArchiveRuntimeMBean
          Use this interface to retrieve statistical information associated with the WLDF archives that use databases for storage.
 interface WLDFEditableArchiveRuntimeMBean
          Use this interface to collect statistical information about the editable archives maintained by WLDF, such as JDBC based and weblogic.store based WLDF archives
 interface WLDFFileArchiveRuntimeMBean
          Use this interface to collect statistical information about file-based WLDF archives.
 interface WLDFHarvesterManagerRuntimeMBean
          Provides statistical information relative to a particular configured Harvester instance, and a means to retreive an on-demand snapshot of configured attribute values.
 interface WLDFHarvesterRuntimeMBean
          Provides aggregated information about all active Harvester configurations, as well as metadata about harvestable and harvested attributes, types, and instances.
 interface WLDFImageCreationTaskRuntimeMBean
          Exposes monitoring information about a potentially long-running request for the generation of a diagnostic image.
 interface WLDFImageRuntimeMBean
          This interface controls diagnostic image creation, and provides access to run-time information about past and current diagnostic image capture requests.
 interface WLDFInstrumentationRuntimeMBean
          This interface defines various methods for accessing runtime information about the diagnostic instrumentation system.
 interface WLDFRuntimeMBean
          This interface provides access to all the runtime MBeans for the WebLogic Diagnostic Framework (WLDF).
 interface WLDFSystemResourceControlRuntimeMBean
           This MBean acts as a Runtime Control for a WLDF profile.
 interface WLDFWatchJMXNotificationRuntimeMBean
          Deprecated.  
 interface WLDFWatchManagerRuntimeMBean
          Provides access to Watch and Notification statistical data for the current instance of this server.
 interface WLDFWatchNotificationRuntimeMBean
          Provides access to Watch and Notification statistical data for the current instance of this server.
 interface WLDFWatchNotificationSourceRuntimeMBean
          Attaches a notification listener in order to receive watch notification events when a watch evaluates to true.
 interface WLDFWlstoreArchiveRuntimeMBean
          Use this interface to retrieve statistical information associated with WLDF archives that use WebLogic Store for data storage.
 interface WLECConnectionPoolRuntimeMBean
          This class is used for monitoring a WebLogic WLEC Connection Pool
 interface WLECConnectionRuntimeMBean
          This class is used for monitoring individual WebLogic WLEC connections
 interface WLECConnectionServiceRuntimeMBean
          This class is used for monitoring a WebLogic WLEC component
 interface WorkManagerRuntimeMBean
          WorkManager Runtime information.
 interface WseeAggregatableBaseOperationRuntimeMBean
          Describes Web Service operation state, such as deployment state and runtime statistics.
 interface WseeBaseOperationRuntimeMBean
          Describes the state of a particular Web Service operation, such as deployment state and runtime statistics about the execution of the operation.
 interface WseeBasePortRuntimeMBean
          Describes the state of a particular Web service port.
 interface WseeBaseRuntimeMBean
           Base interface for WseeRuntimeMBean and WseeV2RuntimeMBean
 interface WseeClientConfigurationRuntimeMBean
           Encapsulates runtime policy subject information about a particular Web Service reference.
 interface WseeClientOperationRuntimeMBean
          Describes the state of a particular Web Service operation, such as deployment state and runtime statistics about the execution of the operation.
 interface WseeClientPortRuntimeMBean
          Describes the state of a particular Web Service port.
 interface WseeClientRuntimeMBean
          Describes the state of a particular Web Service client (Port/Dispatch instance that includes a ClientIdentityFeature).
 interface WseeClusterFrontEndRuntimeMBean
          Encapsulates runtime information about a particular Web Service cluster front-end instance.
 interface WseeClusterRoutingRuntimeMBean
          Encapsulates runtime information about a particular Web Service cluster routing instance (whether it be a front-end router or an in-place router).
 interface WseeHandlerRuntimeMBean
          Provides runtime information about a SOAP message handler that has been associated with a Web service.
 interface WseeMcRuntimeMBean
          Describes the state of MakeConnection pending message lists
 interface WseeOperationConfigurationRuntimeMBean
           Encapsulates runtime information about a particular operation.
 interface WseeOperationRuntimeMBean
          Describes the state of a particular Web Service operation, such as deployment state and runtime statistics about the execution of the operation.
 interface WseePolicyRuntimeMBean
          Specifies runtime information about the WS-Policy files that are available for the Web Service.
 interface WseePolicySubjectManagerRuntimeMBean
           
 interface WseePortConfigurationRuntimeMBean
           Encapsulates runtime policy subject information about a particular Port.
 interface WseePortPolicyRuntimeMBean
          Describes the Web service security policy state of a particular Web service port.
 interface WseePortRuntimeMBean
          Describes the state of a particular Web Service port.
 interface WseeRuntimeMBean
          Deprecated. Use WseeV2RuntimeMBean from the web app or EJB component runtime MBeans instead.
 interface WseeV2RuntimeMBean
          Encapsulates runtime information about a particular Web Service.
 interface WseeWsrmRuntimeMBean
          Encapsulates runtime information about WS-RM functionality.
 interface WSRMRemoteEndpointRuntimeMBean
          This class is used for monitoring a WebLogic SAF remote endpoint for WebServices Reliable Messaging.
 interface WTCRuntimeMBean
          This class is used to 1.
 interface WTCStatisticsRuntimeMBean
          This class is used to 1.
 


Copyright 1996, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02