Interface | Description |
---|---|
MBeanHome | Deprecated.
9.0.0.0 Replaced by standard JMX design patterns in which
clients use the
javax.management.MBeanServerConnection interface to
discover MBeans, attributes, and attribute types at runtime. |
NodeManagerRuntimeService |
Interface for making the NodeManagerService available on the DomainAccess
|
PartitionRuntimeStateManagerContract |
PartitionRuntimeStateManagerContract.
|
RemoteMBeanServer | Deprecated. |
RemoteNotificationListener | Deprecated. |
TargetAvailabilityStatus | Deprecated.
9.0.0.0 Replaced by
AppRuntimeStateRuntimeMBean |
WebLogicMBean |
The super interface for all WebLogic Server MBeans.
|
Class | Description |
---|---|
DeploymentNotification | Deprecated.
since WLS 9.0 .
|
DeploymentNotificationFilter | |
EncryptionHelper |
This class contains convenience methods for accessing
encrypted MBean attributes.
|
Helper | Deprecated. |
WebLogicObjectName | Deprecated.
9.0.0.0
|
Exception | Description |
---|---|
CompatibilityException |
This exception is used to indicate some compatibility issue
|
DeferredDeploymentException | Deprecated. |
DeploymentException |
Exceptions thrown during the deployment process.
|
DistributedAttributeUpdateException | Deprecated. |
DistributedManagementException |
This exception wraps a set of exceptions thrown when trying to
update attributes over multiple managed servers in a WebLogic
Domain.
|
DistributedOperationUpdateException | Deprecated. |
DistributedUpdateException |
This exception is the super-exception for exception that occured
while propagating an updated from the Admin Server to a specific
Managed Server.
|
ManagementException |
The top-level management exception.
|
ManagementRuntimeException |
This class is used to indicate a runtime error in the
Management Subsytem of WebLogic Server.
|
MBeanCreationException |
Exception generated during the creation of an MBean.
|
NoAccessRuntimeException |
This is the exception that is thrown when an atempt is made to access an
MBean and the operation or attributes is not available for given the
established identity.
|
PartitionLifeCycleException |
PartitionLifeCycleException is thrown when one of the PartitionLifeCycle
operations fails to complete due to a fatal error.
|
ResourceGroupLifecycleException |
ResourceGroupLifecycleException is thrown when one of the
ResourceGroupLifeCycle operations fails to complete due to a fatal error.
|
UndeploymentException |
Top-level exception for application undeployment exception.
|