See: Description
Interface | Description |
---|---|
ApplicationContainerCallback |
This interface is used when registering for callbacks during module deployment.
|
DomainPartitionHelper |
Defines the contract for a domain partition runtime helper.
|
EditSessionConfigurationManager |
EditSessionManagerService contract interface.
|
EditSessionTool |
Service for edit session advanced usage.
|
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
|
PartitionAppRuntimeStateRuntime |
PartitionAppRuntimeStateRuntime contract interface.
|
PartitionDeployerRuntime |
PartitionDeployerRuntime contract interface.
|
PartitionDeploymentManager |
PartitionDeploymentManager contract interface.
|
PartitionLifeCycleHelper |
Defines the contract for a partition life cycle helper.
|
PartitionRuntimeStateManagerContract |
PartitionRuntimeStateManagerContract.
|
PartitionUserFileSystemManager |
PartitionUserFileSystemManager contract interface.
|
RemoteMBeanServer | Deprecated |
RemoteNotificationListener | Deprecated |
RuntimeDir |
An interface that contains methods that provide an abstract for the domain
or partition directory paths.
|
TargetAvailabilityStatus | Deprecated
9.0.0.0 Replaced by
AppRuntimeStateRuntimeMBean |
WebLogicMBean |
The super interface for all WebLogic Server MBeans.
|
Class | Description |
---|---|
Admin | Deprecated |
Admin.AdminSingleton |
Init the Admin singleton
|
AttributeAddNotification | Deprecated
9.0.0.0
|
AttributeRemoveNotification | Deprecated
9.0.0.0
|
DeploymentNotification | Deprecated
since WLS 9.0 .
|
DeploymentNotificationFilter | |
DomainDir |
A utility that contains methods that provide an abstract for the domain directory
paths.
|
DomainDir.Instance | |
DomainDirConstants | |
DomainPartitionService |
Creates domain partition runtime MBeans on the admin server based on
existing partition configuration.
|
EncryptionHelper |
This class contains convenience methods for accessing
encrypted MBean attributes.
|
Helper | Deprecated |
PartitionDir |
A utility that contains methods that provide an abstract for the partition directory
paths.
|
PartitionLifeCycleService |
Creates partition and resource group life cycle MBeans in the server from
existing partitions and resource groups (during start-up) and from creations and
destructions of partitions while the system is running so that admin clients
can manage the runtime life cycles of partitions and their resource groups.
|
PartitionRuntimeStateManager |
Manages the in-memory runtime states of partitions, resource groups, and
the servers to which they are targeted, persisting the data any time an in-memory
state is updated.
|
PartitionRuntimeStateManager.PartitionRunnableState |
Records the state of a partition and, if individually specified, the separate
states of any resource groups in the partition.
|
PartitionRuntimeStateManager.RunnableState |
Records the state of the top-level object (e.g., partition or resource group) and
any individually-specified states of servers.
|
PartitionRuntimeStateManager.StateAssignment | |
PrincipalInfo | |
ResourceGroupMultitargetingUtils | |
RuntimeDir.Current | |
SpecialPropertiesConstants |
These are constants used in weblogic management
|
SpecialPropertiesHelper | |
SpecialPropertiesProcessor | |
ValidationServiceImpl |
This ensures that critical services are not available
for injection everywhere
|
ValidationServiceImpl.ValidatorImpl | |
VersionConstants |
This class contains constants that change when the WLS, namespace
or schema version numbers change.
|
WebLogicObjectName | Deprecated
9.0.0.0
|
Exception | Description |
---|---|
AbortDeploymentException |
AbortDeploymentException can be thrown by a DeploymentHandler
when the deployment process cannot go on further and the server
needs to exit.
|
ApplicationException | |
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.
|
InvalidAttributeValuesException |
The values specified are not valid.
|
InvalidRedeployRequestException | |
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.
|
NoAccessException | Deprecated |
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.
|
Error | Description |
---|---|
ManagementError |
The top-level management exception.
|