Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Interface
weblogic.management.configuration.BasicDeploymentMBean

Packages that use BasicDeploymentMBean
weblogic.management.configuration   
weblogic.management.deploy   
weblogic.management.runtime   

 

Uses of BasicDeploymentMBean in weblogic.management.configuration

 

Subinterfaces of BasicDeploymentMBean in weblogic.management.configuration
 interface AppDeploymentMBean
          This MBean is used to configure all physical package types which can be deployed on a WebLogic domain, for instance, EAR files and standalone Java EE and non-Java EE modules.
 interface CoherenceClusterSystemResourceMBean
          This bean defines a system-level Coherence cluster resource.
 interface CustomResourceMBean
          A CustomResource is an untyped SystemResource for which creator of the bean defines the name of the class that will be used when the resource is deployed on the managed server.
 interface JDBCSystemResourceMBean
          This bean defines a system-level JDBC resource.
 interface JMSInteropModuleMBean
          This bean defines a system-level JMS resource.
 interface JMSSystemResourceMBean
          This bean defines a system-level JMS resource.
 interface LibraryMBean
          Configuration bean for Libraries.
 interface SystemResourceMBean
          A system resource is a resource whose definition is part of the system configuration rather than an application.
 interface WLDFSystemResourceMBean
          This bean defines a system-level WebLogic Diagnostic Framework (WLDF) resource.

 

Uses of BasicDeploymentMBean in weblogic.management.deploy

 

Methods in weblogic.management.deploy with parameters of type BasicDeploymentMBean
 void DeploymentData.addTargetsFromConfig(BasicDeploymentMBean dmb)
          Deprecated.  

 

Uses of BasicDeploymentMBean in weblogic.management.runtime

 

Methods in weblogic.management.runtime that return BasicDeploymentMBean
abstract  BasicDeploymentMBean DeploymentTaskRuntimeMBean.getDeploymentMBean()
          Deprecated.  

 


Skip navigation links

Copyright 1996, 2015, 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
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09