weblogic.management.deploy.internal
.See: Description
Interface | Description |
---|---|
MultiVersionConfiguration.DeploymentConfigOverridesBeanListener | |
MultiVersionDeployments.Data |
Represents data related to an MSI-D style application or library
|
TaskRuntimeValidator |
Class | Description |
---|---|
AppDeploymentRuntimeImpl |
This class provides deployment operations for an application.
|
AppDeploymentRuntimeNotificationTranslator | |
ApplicationCompatibilityEditProcessor |
This processor gets called everytime a new edit tree is created.
|
ApplicationCompatibilityProcessor |
This processor gets called everytime a config.xml is loaded into a server AND
compatbility mode is on.
|
ApplicationMigrationProcessor |
This processor gets called during the initial migration of an old
configuration to a Diablo Configuration.
|
ApplicationRuntimeState | |
ApplicationRuntimeState.LimitedQueue<E> | |
ApplicationRuntimeState.State | |
AppMBeanUsages |
This class will go away after the switch to new deployment beans is complete.
|
AppRuntimeStateImageProvider | |
AppRuntimeStateManager |
This class maintains the persistent runtime state of applications
(versions) using the default persistent store.
|
AppRuntimeStateManager.AppRuntimeStateManagerInitializer | |
AppRuntimeStateRuntimeMBeanImpl | |
AppTargetState | |
AppTransition |
This class abstracts the various deployment operations and is
used by ConfiguredDeployments to transition applications
between different states.
|
CircularFifoBuffer<T> | |
ComponentTarget | Deprecated
9.0.0.0 Replaced by
WebLogicDeploymentManager |
ComponentTargetValidator | |
ConfiguredDeployments |
This class handles server-wide application deployment operations,
as driven by server lifecycle state transitions.
|
ConfiguredDeployments.ConfiguredDeploymentsInitializer | |
ConfiguredDeploymentsAccessImpl | |
ContextualTrace |
A contextual trace is a bounded rolling queue of trace records where
records are added at the tail and read from the head.
|
DeployerRuntimeImpl |
This class is the singleton deployer that exists on Admin Servers.
|
DeployHelper |
This class provides helpful methods for deployment operations.
|
DeploymentAdapter |
This class abstracts the various type of deployment objects/logic
(BasicDeployment, DeploymentHandler and Startup classes
initialization code), and is used by ConfiguredDeployments to
transition applications between different states.
|
DeploymentManagerImpl |
This class is a singleton deployer that exists on Admin Servers.
|
DeploymentManagerNotificationTranslator | |
DeploymentPostAdminServerService |
The DeploymentPostAdminServerService class implements the
deployment ServerService that is invoked when the server
is transitioned from the admin mode to the running mode.
|
DeploymentPreStandbyServerService |
The DeploymentPreStandbyServerService class implements the
deployment ServerService that is invoked when the server
is transitioned to the standby mode.
|
DeploymentProgressObjectImpl |
This MBean is the user API for monitoring deployment operations
and exists only on an Admin Server.
|
DeploymentServerService |
Title: Deployment Server Service
Description: The Deployment Server Service implements the server lifecycle
interface and manages what amounts to the final stages of server
initialization.
|
DeploymentShutdownService |
abajaj:
The task of application shutdown can be invoked only after application
container has shutdown.
|
ExceptionTranslator |
Translate a proprietary Throwable into a RuntimeException
Copyright (c) 2009 by Oracle.
|
LibDeploymentRuntimeImpl |
This class provides deployment operations for an library.
|
MBeanConverter |
REVIEW schopra Sep04 -- needs to be renamed to CompatibilityHelper
|
MBeanConverter.SubDTargetDiffHandler | |
MultiVersionConfiguration |
A change manager that may be used to subscribe to changes to
deployment-config-overrides.xml
|
MultiVersionDeployments |
Manages MSI-D style deployments on server startup.
|
NotificationTranslator |
This class generates a WebLogicLogNotification whenever a logging event occurs.
|
OverridePartitionDepPlanService |
Provide api for management internal layer to access Deployment layer calls
|
PartitionDeploymentMBeanService |
Copyright (c) 2015, Oracle and/or its affiliates.
|
PartitionLifecycleDeploymentInterceptor |
Deployment Interceptor which participates in the lifecycle operations of partition
|
RegisterInternalApps |
Supports registration of internal application deployment
|
RetirementManager |
RetirementManager manages the retirement and rollback of
application version(s).
|
RetirementManager.GracefulStopTaskListener | |
RetirementManager.RetireInfo | |
RetirementManager.RetireOnRestartListener | |
RetirementManager.RetireTaskListener |
Enum | Description |
---|---|
AppDeploymentRuntimeImpl.OperationType | |
ConfiguredDeployments.InternalAppScope | |
DeploymentManagerImpl.OperationType | |
LibDeploymentRuntimeImpl.OperationType |
weblogic.management.deploy.internal
.