Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
12c Release 1 (12.1.1)

Part Number E24395-02

Uses of Interface
weblogic.management.configuration.DeploymentMBean

Packages that use DeploymentMBean
weblogic.management.configuration   
 

Uses of DeploymentMBean in weblogic.management.configuration
 

Subinterfaces of DeploymentMBean in weblogic.management.configuration
 interface ClassDeploymentMBean
          Temporary MBean for startup and shutdown classes.
 interface ComponentMBean
          Deprecated. 9.0.0.0 in favor of AppDeploymentMBean
 interface ConnectorComponentMBean
          Deprecated. 9.0.0.0 in favor of AppDeploymentMBean
 interface ContextCaseMBean
          This mbean defines the mapping between the current context (security principal, group etc) and the request class to use.
 interface EJBComponentMBean
          Deprecated. 9.0.0.0 in favor of AppDeploymentMBean
 interface ForeignJMSServerMBean
          Deprecated. 9.0.0.0 Replaced by the ForeignServerBean type in the new JMS module.
 interface ForeignJNDIProviderMBean
          

Deprecation of MBeanHome and Type-Safe Interfaces

 interface HTTPProxyMBean
          

Deprecation of MBeanHome and Type-Safe Interfaces

 interface JDBCConnectionPoolMBean
          Deprecated. 9.0.0.0 Replaced by JDBCSystemResourceMBean
 interface JDBCDataSourceMBean
          Deprecated. 9.0.0.0 Replaced by JDBCSystemResourceMBean
 interface JDBCMultiPoolMBean
          Deprecated. 9.0.0.0 Replaced by JDBCSystemResourceMBean
 interface JDBCTxDataSourceMBean
          Deprecated. 9.0.0.0 Replaced by JDBCSystemResourceMBean
 interface JMSConnectionFactoryMBean
          Deprecated. 9.0.0.0 Replaced by weblogic.j2ee.descriptor.wl.JmsConnectionFactoryBean
 interface JMSDistributedDestinationMBean
          Deprecated. 9.0.0.0 Replaced by and weblogic.j2ee.descriptor.wl.UnifrormDistributedDestinationBean
 interface JMSDistributedQueueMBean
          Deprecated. 9.0.0.0 Replaced by weblogic.j2ee.descriptor.wl.DistributedQueueBean
 interface JMSDistributedTopicMBean
          Deprecated. 9.0.0.0 Replaced by weblogic.j2ee.descriptor.wl.DistributedTopicBean
 interface JMSServerMBean
          This class represents a JMS server.
 interface JMSVirtualDestinationMBean
          Deprecated. 9.0.0.0 Replaced by weblogic.j2ee.descriptor.wl.DistributedDestinationBean
 interface JoltConnectionPoolMBean
          This bean defines a Jolt connection pool.
 interface MailSessionMBean
          Facilitates using the JavaMail APIs, which provide applications and other J2EE modules with access to Internet Message Access Protocol (IMAP)- and Simple Mail Transfer Protocol (SMTP)-capable mail servers on your network or the Internet.
 interface MessagingBridgeMBean
          This MBean represents a WebLogic messaging bridge.
 interface MinThreadsConstraintMBean
          This MBean defines the minimum number of concurrent threads that should allocated to this constraint provided there are enough pending requests.
 interface NetworkChannelMBean
          Deprecated. 7.0.0.0 use NetworkAccessPointMBean
 interface PathServiceMBean
          This class represents a path service.
 interface 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 VirtualDestinationMBean
          This class represents a virtual destination.
 interface VirtualHostMBean
          This bean represents the configuration of virtual web server within a WebLogic Server instance.
 interface WebAppComponentMBean
          Deprecated. 9.0.0.0 in favor of AppDeploymentMBean
 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 WebServiceComponentMBean
          Deprecated. 9.0.0.0 in favor of AppDeploymentMBean
 interface WLECConnectionPoolMBean
          This bean defines a WLEC connection pool.
 interface WTCServerMBean
          This MBean defines a WTC Server.
 

Methods in weblogic.management.configuration that return DeploymentMBean
 DeploymentMBean[] DomainMBean.getDeployments()
          Returns the DeploymentsMBeans representing the deployments that have been deployed to be part of this domain.
 


Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
12c Release 1 (12.1.1)

Part Number E24395-02