BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.management.WebLogicMBean

Packages that use WebLogicMBean
weblogic.management   
weblogic.management.configuration   
weblogic.management.internal   
weblogic.management.runtime   
weblogic.security.acl   
 

Uses of WebLogicMBean in weblogic.management
 

Uses of WebLogicMBean in weblogic.management.configuration
 

Subinterfaces of WebLogicMBean in weblogic.management.configuration
 interface ApplicationMBean
          An application represents a J2EE application contained in a EAR file or EAR directory.
 interface BasicRealmMBean
          This mbean is the base class of alternative realms to the FileRealm.
 interface BridgeDestinationCommonMBean
          This class defines a messaging bridge destination.
 interface BridgeDestinationMBean
          This class represents a messaging bridge destination for non-JMS products.
 interface CachingRealmMBean
          This mbean represents CachingRealm's configuration properties.
 interface ClusterMBean
          This bean represents a cluster in the domain.
 interface ComponentMBean
          A component is a specific type deployment that is parto 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
          NOTE cbeust@bea.com 23-Apr-01 Extending EJBContainerMBean is not very pretty since EJBComponent *isn't a* EJBContainer.
 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 JDBCConnectionPoolMBean
          This bean defines a JDBC connection pool.
 interface JDBCDataSourceMBean
           
 interface JDBCMultiPoolMBean
          Relevant only in single-server configurations, JDBC Multipools provide backup pools and load balancing to enhance database connectivity.
 interface JDBCTxDataSourceMBean
           
 interface JMSBridgeDestinationMBean
          This class represents a messaging bridge destination for a JMS product.
 interface JMSConnectionConsumerMBean
          The MBean defines a connection consumer.
 interface JMSConnectionFactoryMBean
          This bean represents a JMS connection factory.
 interface JMSDestCommonMBean
          A JMS destination template.
 interface JMSDestinationKeyMBean
           
 interface JMSDestinationMBean
          A JMS Destination.
 interface JMSFileStoreMBean
          A JMS file based backing store.
 interface JMSJDBCStoreMBean
          A JMS JDBC based backing store.
 interface JMSQueueMBean
           
 interface JMSServerMBean
          This Mbean defines a JMS Server.
 interface JMSSessionPoolMBean
          This bean represents a JMS session pool.
 interface JMSStoreMBean
          A JMS Backing Store.
 interface JMSTemplateMBean
          A JMS destination template.
 interface JMSTopicMBean
           
 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
           
 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 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 PasswordPolicyMBean
          This bean represents the password policy properties of an entire Domain.
 interface RDBMSRealmMBean
          This mbean holds the RDBMSRealm's configuration properties.
 interface RealmMBean
          This bean represents the SecurityMBean's realm properties.
 interface RMCFactoryMBean
          An RMCFactoryMBean represents a J2EE resource manager connection factory in a J2EE app.
 interface SecurityMBean
          This bean represents the security properties of an entire 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
           
 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 bean represents the configuration of SSL for clients
 interface StartupClassMBean
           
 interface TargetMBean
          A tagging interface that designate a class that implements it as a target for deployment of a component.
 interface UnixMachineMBean
          This bean represents a machine that is running the UNIX operating system.
 interface VirtualHostMBean
          This bean represents the configuration of virtual web server within a weblogic server.
 interface WebAppComponentMBean
           
 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 WLECConnectionPoolMBean
          This bean defines a WLEC connection pool.
 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.  
 interface XMLRegistryMBean
          Configure the behavior of JAXP (Java API for XML Parsing) in the server.
 

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 ClusterRuntimeMBean
          This class is used for monitoring a server's view of the members of a Weblogic cluster within a Weblogic domain.
 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 DomainRuntimeMBean
          This class is used for monitoring a Weblogic domain.
 interface EJBCacheRuntimeMBean
           
 interface EJBLockingRuntimeMBean
           
 interface EJBPoolRuntimeMBean
           
 interface EJBRuntimeMBean
           
 interface EJBTransactionRuntimeMBean
           
 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
           
 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 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 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 LogBroadcasterRuntimeMBean
          This MBean broadcasts JMX notifications for each log message generated in the local WLS server.
 interface MessageDrivenEJBRuntimeMBean
           
 interface MessagingBridgeRuntimeMBean
          This class is used for monitoring a WebLogic messaging bridge.
 interface ServerRuntimeMBean
           
 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
           
 interface StatelessEJBRuntimeMBean
           
 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 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
 

Uses of WebLogicMBean in weblogic.security.acl
 

Classes in weblogic.security.acl that implement WebLogicMBean
 class CachingRealmRuntimeMBeanImpl
          Caching realm runtime MBean Implementation
 


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

WebLogic classes and methods that do not appear in this reference are not public and are not supported.