Package | Description |
---|---|
weblogic.management.configuration |
Contains classes and interfaces for configuring a WebLogic
Server domain.
|
weblogic.management.provider.internal |
Provides interfaces for
weblogic.management.provider.internal . |
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 |
BasicDeploymentMBean |
This bean represents a file or archive that is deployed to a set of targets
in the domain.
|
interface |
CoherenceCacheConfigMBean |
Information that represents a Coherence cache configuration.
|
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 |
SingletonServiceAppScopedMBean |
A service that will be automatically maintained as a
Singleton in a cluster.
|
interface |
SubDeploymentMBean |
This bean represents an individually targetable entity within a deployment
package, which is deployable on WLS.
|
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.
|