BEA Systems, Inc.

WebLogic Server 8.1 API Reference

Uses of Interface
weblogic.management.WebLogicMBean

Packages that use WebLogicMBean
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.deploy Provides for deploying applications and standalone modules to server instances and clusters in a WebLogic Server domain. 
weblogic.management.internal   
weblogic.management.runtime Contains classes and interfaces for monitoring a WebLogic Server domain. 
 

Uses of WebLogicMBean in weblogic.management
 

Uses of WebLogicMBean in weblogic.management.configuration
 

Subinterfaces of WebLogicMBean in weblogic.management.configuration
 interface AdminServerMBean
          The MBean representing the Admininistration Server.
 interface ApplicationMBean
          An application represents a J2EE application contained in an EAR file or EAR directory.
 interface BridgeDestinationCommonMBean
          This class represents a bridge destination for a WebLogic messaging bridge.
 interface BridgeDestinationMBean
          This class represents a messaging bridge destination for non-JMS messaging products.
 interface ClusterMBean
          This bean represents a cluster in the domain.
 interface COMMBean
          This bean represents the server-wide configuration of COM
 interface ComponentMBean
          A component is a specific type deployment that is part of a J2EE application (see ApplicationMBean).
 interface ConfigurationMBean
          The tagging interface for configuration MBeans.
 interface ConnectorComponentMBean
          This bean defines a Resource Adapter.
 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 DomainLogFilterMBean
          This MBean represents a filter to qualify log messages which are logged to the domain logfile.
 interface DomainMBean
          A WebLogic Domain.
 interface EJBComponentMBean
          The top level interface for all configuration information that WebLogic Server maintains for an EJB module.
 interface EJBContainerMBean
          This MBean is used to specify EJB container-wide settings.
 interface ExecuteQueueMBean
          This bean is used to configure an execute queue and its associated thread pool.
 interface ForeignJMSConnectionFactoryMBean
          This class represents a JMS connection factory that resides on another server, and is accessed via JNDI.
 interface ForeignJMSDestinationMBean
          This class represents a JMS destination that may be found on a remote server.
 interface ForeignJMSServerMBean
          This class represents a JNDI provider that is outside the WebLogic JMS server.
 interface IIOPMBean
          Configuration for IIOP properties.
 interface JDBCConnectionPoolMBean
          This bean defines a JDBC connection pool.
 interface JDBCDataSourceFactoryMBean
          This MBean represents the object used to create DataSources that applications use to access application-scoped JDBC connection pools.
 interface JDBCDataSourceMBean
          This MBean defines a non-transactional JDBC DataSource.
 interface JDBCMultiPoolMBean
          This MBean represents a JDBC Multipool, which is a pool of JDBC connection pools.
 interface JDBCTxDataSourceMBean
          This MBean defines a transaction-enabled JDBC DataSource.
 interface JMSBridgeDestinationMBean
          This class represents a messaging bridge destination for a JMS messaging product.
 interface JMSConnectionConsumerMBean
          This class defines a JMS connection consumer, which is a JMS destination (queue or topic) that retrieves server sessions and processes messages.
 interface JMSConnectionFactoryMBean
          This class represents a JMS connection factory.
 interface JMSDestCommonMBean
          This class represents common JMS destination and JMS template methods.
 interface JMSDestinationKeyMBean
          This class represents a key value for a destination, which is used to define the sort order of messages as they arrive on a destination.
 interface JMSDestinationMBean
          This class represents a JMS destination, which identifies a queue (Point-To-Point) or a topic (Pub/Sub) for a JMS server.
 interface JMSDistributedDestinationMBean
          This class represents a JMS distributed destination, which is comprised of multiple physical JMS destinations (topics or queues) as members of a single distributed set of destinations that can be served by multiple WebLogic Server instances within a cluster.
 interface JMSDistributedDestinationMemberMBean
          This class represents a JMS distributed destination member, which represents a physical JMS destination (topic or queue) as a member of a single distributed set of destinations that can be served by multiple WebLogic Server instances within a cluster.
 interface JMSDistributedQueueMBean
          This class represents a JMS distributed queue, which is comprised of multiple physical JMS queues as members of a single distributed set of queues that can be served by multiple WebLogic Server instances within a cluster.
 interface JMSDistributedQueueMemberMBean
          This class represents a JMS distributed queue member, which represents a physical JMS queue as a member of a single distributed set of queues that can be served by multiple WebLogic Server instances within a cluster.
 interface JMSDistributedTopicMBean
          This class represents a JMS distributed topic, which is comprised of multiple physical JMS topics as members of a single distributed set of topics that can be served by multiple WebLogic Server instances within a cluster.
 interface JMSDistributedTopicMemberMBean
          This class represents a JMS distributed topic member, which represents a physical JMS topic as a member of single distributed set of topics that can be served by multiple WebLogic Server instances within a cluster.
 interface JMSFileStoreMBean
          This class represents a disk-based JMS file store that stores persistent messages and durable subscribers in a file-system directory.
 interface JMSJDBCStoreMBean
          This class represents a JMS JDBC store for storing persistent messages and durable subscribers in a JDBC-accessible database.
 interface JMSQueueMBean
          This class represents a JMS queue (Point-To-Point) destination for a JMS server.
 interface JMSServerMBean
          This class represents a JMS server.
 interface JMSSessionPoolMBean
          This class represents a JMS session pool, a server-managed pool of server sessions that enables an application to process messages concurrently.
 interface JMSStoreMBean
          This class represents a JMS persistent store, which is a physical repository for storing persistent message data.
 interface JMSTemplateMBean
          This class represents a JMS template, which provides an efficient means of defining multiple destinations (queues and topics) with similar attribute settings.
 interface JMSTopicMBean
          This class represents a JMS topic (Pub/Sub) destination for a JMS server.
 interface JMSVirtualDestinationMBean
          This class represents a virtual destination.
 interface JTAMBean
          This interface provides access to the JTA configuration attributes.
 interface KernelMBean
          This bean represents the configuration of the core message passing kernel on both WebLogic clients and servers.
 interface LogMBean
          Configures the location, file-rotation criteria, and number of files that a WebLogic Server uses to store log messages.
 interface MachineMBean
          This bean represents a machine on which servers may be booted.
 interface MailSessionMBean
          The MBean for a MailSession resource manager connection factory.
 interface MessagingBridgeMBean
          This class represents a WebLogic messaging bridge, which enables you to configure a forwarding mechanism between any two messaging products--thereby, providing interoperability between separate implementations of WebLogic JMS or between WebLogic JMS and another messaging product.
 interface NetworkAccessPointMBean
          A server can specifiy additional network connections by using a NetworkAccessPointMBean.
 interface NetworkChannelMBean
          Deprecated.  
 interface NodeManagerMBean
          This bean is represents a NodeManager that is associated with a machine.
 interface RMCFactoryMBean
          An RMCFactoryMBean represents a J2EE resource manager connection factory in a J2EE app.
 interface SecurityConfigurationMBean
          Provides domain-wide security configuration information.
 interface SecurityMBean
          Specifies the security properties of a WebLogic domain.
 interface ServerMBean
          This class represents a WebLogic Server.
 interface ServerStartMBean
          This bean is used to configure the attributes necessary to start up a server on a remote machine.
 interface ShutdownClassMBean
          Provides methods for configuring a shutdown class.
 interface SNMPAgentMBean
          The MBean representing the SNMP Agent Configuration.
 interface SNMPAttributeChangeMBean
          This class describes the settings to receive mbean-attribute change trap.
 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 configration 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
          The MBean representing the SNMP agents to be proxied by the current one.
 interface SNMPStringMonitorMBean
          This class describes the criteria for a String-based Monitor.
 interface SNMPTrapDestinationMBean
          This MBean describes all the destinations to which SNMP traps can be sent.
 interface SNMPTrapSourceMBean
          This MBean is the base of SNMP TRAP related config MBeans.
 interface SSLMBean
          This MBean represents the configuration of the SSL protocol for version 6.x and version 7.0 WebLogic Server deployments.
 interface StartupClassMBean
          Provides methods that configure startup classes.
 interface TargetMBean
          A tagging interface that designate a class that implements it as a target for deployment of a component.
 interface VirtualDestinationMBean
          This class represents a virtual destination.
 interface VirtualHostMBean
          This bean represents the configuration of virtual web server within a weblogic server.
 interface WebAppComponentMBean
          Provides methods for configuring a J2EE web application that is deployed on a WebLogic Server instance.
 interface WebDeploymentMBean
          A Web Deployment is any MBean that may be deployed on one or more target or WebServers.
 interface WebServerMBean
          This bean represents the configuration of virtual web server within a weblogic server.
 interface WebServiceComponentMBean
          Provides the interface used to configure a Web service that is deployed on a WebLogic Server instance.
 interface WLECConnectionPoolMBean
          This bean defines a WLEC connection pool.
 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
          This is an entry in the XML registry.
 interface XMLParserSelectRegistryEntryMBean
          This is an entry in the XML registry.
 interface XMLRegistryEntryMBean
          Deprecated. as of WebLogic Server 7.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.deploy
 

Classes in weblogic.management.deploy that implement WebLogicMBean
 class DeployerRuntime
          This class is the singleton deployer that exists on Admin Servers.
 

Uses of WebLogicMBean in weblogic.management.internal
 

Classes in weblogic.management.internal that implement WebLogicMBean
 class weblogic.management.internal.DynamicMBeanImpl
           
 

Uses of WebLogicMBean in weblogic.management.runtime
 

Subinterfaces of WebLogicMBean in weblogic.management.runtime
 interface ApplicationRuntimeMBean
           
 interface CacheMonitorRuntimeMBean
           
 interface ClusterRuntimeMBean
          This class is used for monitoring a server's view of the members of a WebLogic cluster within a WebLogic domain.
 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 ConnectorServiceRuntimeMBean
          This class is used for monitoring the WebLogic Connector Service
 interface DeployerRuntimeMBean
          This MBean is the user API for initiating deployment requests and exists only on an Admin Server.
 interface DeploymentTaskRuntimeMBean
          Base interface for deployment task MBeans.
 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 runtime information collected for all EJB types.
 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 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 JDBCConnectionPoolRuntimeMBean
          This class is used for monitoring a WebLogic JDBC component
 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 JMSPooledConnectionRuntimeMBean
          This class is used for monitoring pooled JMS connections.
 interface JMSProducerRuntimeMBean
          This class is used for monitoring a WebLogic JMS producer.
 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 JRockitRuntimeMBean
          Exposes runtime data about the JRockit Virtual Machine (VM) that is running the current WebLogic Server instance.
 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 LogBroadcasterRuntimeMBean
          This MBean broadcasts JMX notifications for each log message generated in the local WLS server.
 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 NonXAResourceRuntimeMBean
          This represents runtime statistical information about a NonXAResource
 interface ServerLifeCycleTaskRuntimeMBean
          Exposes monitoring information about a server's lifecycle.
 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 a WebLogic Security Info.
 interface ServletRuntimeMBean
          Describes a servlet.
 interface ServletSessionRuntimeMBean
          This class is used for monitoring a WebLogic servlet session within a WebLogic server.
 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 TaskRuntimeMBean
          Exposes monitoring information about an ongoing and potentially long-running administrative process.
 interface TransactionNameRuntimeMBean
          This interface represents runtime statistics for a transaction name category.
 interface TransactionResourceRuntimeMBean
          This interface represents runtime statistics for a transactional resource.
 interface WebAppComponentRuntimeMBean
          Describes a servlet component (servlet context).
 interface WebServerRuntimeMBean
          Describes a Web Server (HTTP Server)
 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
 


Documentation is available at
http://e-docs.bea.com/wls/docs81