BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Package weblogic.management.configuration

Interface Summary
ApplicationMBean An application represents a J2EE application contained in a EAR file or EAR directory.
BasicRealmMBean This mbean is the base class of alternative realms to the FileRealm.
BridgeDestinationCommonMBean This class defines a messaging bridge destination.
BridgeDestinationMBean This class represents a messaging bridge destination for non-JMS products.
CachingRealmMBean This mbean represents CachingRealm's configuration properties.
ClusterMBean This bean represents a cluster in the domain.
ComponentMBean A component is a specific type deployment that is parto of a J2EE application (see ApplicationMBean).
ConfigurationMBean The tagging interface for configuration MBeans.
ConnectorComponentMBean This bean defines a Resource Adapter.
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.
DomainLogFilterMBean This MBean represents a filter to qualify log messages which are logged to the domain logfile.
DomainMBean A WebLogic Domain.
EJBComponentMBean NOTE cbeust@bea.com 23-Apr-01 Extending EJBContainerMBean is not very pretty since EJBComponent *isn't a* EJBContainer.
EJBContainerMBean This MBean is used to specify EJB container-wide settings.
ExecuteQueueMBean This bean is used to configure an execute queue and its associated thread pool.
JDBCConnectionPoolMBean This bean defines a JDBC connection pool.
JDBCDataSourceMBean  
JDBCMultiPoolMBean Relevant only in single-server configurations, JDBC Multipools provide backup pools and load balancing to enhance database connectivity.
JDBCTxDataSourceMBean  
JMSBridgeDestinationMBean This class represents a messaging bridge destination for a JMS product.
JMSConnectionConsumerMBean The MBean defines a connection consumer.
JMSConnectionFactoryMBean This bean represents a JMS connection factory.
JMSConstants  
JMSDestCommonMBean A JMS destination template.
JMSDestinationKeyMBean  
JMSDestinationMBean A JMS Destination.
JMSFileStoreMBean A JMS file based backing store.
JMSJDBCStoreMBean A JMS JDBC based backing store.
JMSQueueMBean  
JMSServerMBean This Mbean defines a JMS Server.
JMSSessionPoolMBean This bean represents a JMS session pool.
JMSStoreMBean A JMS Backing Store.
JMSTemplateMBean A JMS destination template.
JMSTopicMBean  
JTAMBean This interface provides access to the JTA configuration attributes.
KernelMBean This bean represents the configuration of the core message passing kernel on both WebLogic clients and servers.
LogMBean  
MachineMBean This bean represents a machine on which servers may be booted.
MailSessionMBean The MBean for a MailSession resource manager connection factory.
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.
PasswordPolicyMBean This bean represents the password policy properties of an entire Domain.
RDBMSRealmMBean This mbean holds the RDBMSRealm's configuration properties.
RealmMBean This bean represents the SecurityMBean's realm properties.
RMCFactoryMBean An RMCFactoryMBean represents a J2EE resource manager connection factory in a J2EE app.
SecurityMBean This bean represents the security properties of an entire Domain.
ServerMBean This class represents a Weblogic Server.
ServerStartMBean This bean is used to configure the attributes necessary to start up a server on a remote machine.
ShutdownClassMBean  
SNMPAgentMBean The MBean representing the SNMP Agent Configuration.
SNMPAttributeChangeMBean This class describes the settings to receive mbean-attribute change trap.
SNMPCounterMonitorMBean This class describes the criteria for a Counter-based Monitor.
SNMPGaugeMonitorMBean This class describes the criteria for a Gauge-based Monitor.
SNMPJMXMonitorMBean This is a base class for Monitor based trap configration MBeans : SNMPCounterMonitorMBean, SNMPStringMonitorMBean and SNMPGaugeMonitorMBean.
SNMPLogFilterMBean This MBean represents a filter to qualify log messages which are logged to the server logfile.
SNMPProxyMBean The MBean representing the SNMP agents to be proxied by the current one.
SNMPStringMonitorMBean This class describes the criteria for a String-based Monitor.
SNMPTrapDestinationMBean This MBean describes all the destinations to which SNMP traps can be sent.
SNMPTrapSourceMBean This MBean is the base of SNMP TRAP related config MBeans.
SSLMBean This bean represents the configuration of SSL for clients
StartupClassMBean  
TargetMBean A tagging interface that designate a class that implements it as a target for deployment of a component.
UnixMachineMBean This bean represents a machine that is running the UNIX operating system.
VirtualHostMBean This bean represents the configuration of virtual web server within a weblogic server.
WebAppComponentMBean  
WebDeploymentMBean A Web Deployment is any MBean that may be deployed on one or more target or WebServers.
WebServerMBean This bean represents the configuration of virtual web server within a weblogic server.
WLECConnectionPoolMBean This bean defines a WLEC connection pool.
XMLEntityCacheMBean Configure the behavior of JAXP (Java API for XML Parsing) in the server.
XMLEntitySpecRegistryEntryMBean This is an entry in the XML registry.
XMLParserSelectRegistryEntryMBean This is an entry in the XML registry.
XMLRegistryEntryMBean Deprecated.  
XMLRegistryMBean Configure the behavior of JAXP (Java API for XML Parsing) in the server.
 

Class Summary
JMSLegalHelper A Helper class to verify that configured JMS values are legal.
ServerLegalHelper  
 

Exception Summary
ConfigurationException  
OutOfDateConfigurationException  
RealmException  
 

Error Summary
ConfigurationError  
 

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

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.