|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicDeploymentMBean | |
---|---|
weblogic.management.configuration | Contains classes and interfaces for configuring a WebLogic Server domain. |
weblogic.management.deploy | Provides for deploying applications and standalone modules to server instances and clusters in a WebLogic Server domain. |
weblogic.management.runtime | Contains classes and interfaces for monitoring a WebLogic Server domain. |
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. Adds targets to this object based on contents of the config bean. |
Uses of BasicDeploymentMBean in weblogic.management.runtime |
---|
Methods in weblogic.management.runtime that return BasicDeploymentMBean | |
---|---|
BasicDeploymentMBean |
DeploymentTaskRuntimeMBean.getDeploymentMBean()
Deprecated. |
|
Copyright 1996, 2014, 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.1.3) Part Number E41849-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |