BEA Systems, Inc.


Uses of Interface
weblogic.management.configuration.ConfigurationMBean

Packages that use ConfigurationMBean
weblogic.management Contains classes and interfaces for configuring and monitoring a WebLogic Server domain. 
weblogic.management.configuration Contains classes and interfaces for configuring a WebLogic Server domain. 
 

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 an EAR file or EAR directory.
 interface BridgeDestinationCommonMBean
          This class defines a messaging bridge destination.
 interface BridgeDestinationMBean
          This class represents a messaging bridge destination for non-JMS 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 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 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 product.
 interface JMSConnectionConsumerMBean
          The MBean defines a connection consumer.
 interface JMSConnectionFactoryMBean
          This class represents a JMS connection factory.
 interface JMSDestCommonMBean
          This class represents a JMS template or destination.
 interface JMSDestinationKeyMBean
           
 interface JMSDestinationMBean
          This MBean represents a JMS destination.
 interface JMSDistributedDestinationMBean
          This MBean represents a JMS distributed destination.
 interface JMSDistributedDestinationMemberMBean
          This MBean represents a JMS distributed destination member.
 interface JMSDistributedQueueMBean
          This class represents a JMS distributed queue.
 interface JMSDistributedQueueMemberMBean
          This MBean represents a JMS distributed queue member.
 interface JMSDistributedTopicMBean
          This MBean represents a JMS distributed topic.
 interface JMSDistributedTopicMemberMBean
          This MBean represents a JMS distributed topic member.
 interface JMSFileStoreMBean
          This class represents a JMS file-based persistent store.
 interface JMSJDBCStoreMBean
          This MBean represents a JMS JDBC-based persistent store.
 interface JMSQueueMBean
           
 interface JMSServerMBean
          This MBean defines a JMS Server.
 interface JMSSessionPoolMBean
          This MBean represents a JMS session pool.
 interface JMSStoreMBean
          A JMS persistent store.
 interface JMSTemplateMBean
          A JMS destination template.
 interface JMSTopicMBean
           
 interface JMSVirtualDestinationMBean
          This MBean represents a JMS distributed 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 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 fine-tune its network channel settings by using a NetworkAccessPointMBean.
 interface NetworkChannelMBean
          This MBean defines a network channel.
 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 VirtualHostMBean
          This bean represents the configuration of virtual web server within a WebLogic Server instance.
 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 instance.
 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 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.
 


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

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference