BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.management.configuration.ConfigurationMBean

Packages that use ConfigurationMBean
weblogic.management   
weblogic.management.configuration   
 

Uses of ConfigurationMBean in weblogic.management
 

Uses of ConfigurationMBean in weblogic.management.configuration
 

Subinterfaces of ConfigurationMBean 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 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.
 


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.