Package | Description |
---|---|
weblogic.jms.dd | |
weblogic.management.configuration |
Contains classes and interfaces for configuring a WebLogic
Server domain.
|
weblogic.management.configuration.util |
Provides interfaces for
weblogic.management.configuration.util . |
weblogic.management.deploy |
Provides for deploying applications and standalone modules to server instances and clusters in a WebLogic Server domain.
|
weblogic.management.deploy.internal |
Provides interfaces for
weblogic.management.deploy.internal . |
weblogic.management.runtime |
Contains classes and interfaces for monitoring a WebLogic
Server domain.
|
Modifier and Type | Interface | Description |
---|---|---|
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 |
DBClientDataDirectoryMBean |
This MBean is used to configure a DBClientDataDirectory module which contains an archive file or exploded
archive directories that may contain tnsnames.ora, server trust keystores, client identity keystores, Oracle wallets,
and/or other data that are needed to connect to a database.
|
interface |
JDBCSystemResourceMBean |
This bean defines a system-level JDBC 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.
|
Modifier and Type | Method | Description |
---|---|---|
void |
DeploymentData.addTargetsFromConfig(BasicDeploymentMBean dmb) |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
BasicDeploymentMBean |
DeploymentTaskRuntimeMBean.getDeploymentMBean() |
Deprecated.
|