BEA Systems, Inc.


Uses of Interface
weblogic.management.configuration.DeploymentMBean

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

Uses of DeploymentMBean in weblogic.management.configuration
 

Subinterfaces of DeploymentMBean in weblogic.management.configuration
 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 EJBComponentMBean
          The top level interface for all configuration information that WebLogic Server maintains for an EJB module.
 interface JDBCConnectionPoolMBean
          This bean defines a JDBC connection pool.
 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 JMSConnectionFactoryMBean
          This class represents a JMS connection factory.
 interface JMSDistributedDestinationMBean
          This MBean represents a JMS distributed destination.
 interface JMSDistributedQueueMBean
          This class represents a JMS distributed queue.
 interface JMSDistributedTopicMBean
          This MBean represents a JMS distributed topic.
 interface JMSServerMBean
          This MBean defines a JMS Server.
 interface JMSVirtualDestinationMBean
          This MBean represents a JMS distributed destination.
 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 NetworkChannelMBean
          This MBean defines a network channel.
 interface RMCFactoryMBean
          An RMCFactoryMBean represents a J2EE resource manager connection factory in a J2EE app.
 interface ShutdownClassMBean
          Provides methods for configuring a shutdown class.
 interface StartupClassMBean
          Provides methods that configure startup classes.
 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 WTCServerMBean
          This MBean defines a WTC 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