weblogic.management.provider.internal
.See: Description
Interface | Description |
---|---|
ActivateTaskImpl.CompletionListener |
Invoked when Activation task is completed.
|
ActivateTaskImpl.StartListener |
Invoked when Activation task is started.
|
BeanInfoEnabler | |
BeanNavigator.Helper<U> |
Prescribes delegated behavior from the BeanNavigator to code provided by its caller.
|
CommonAdminConfigurationManager.MultiIOException.MessageProvider | |
ComponentPartitionProcessor |
Prescribes behavior for post-processing of resource types during partition-related
cloning of config beans.
|
ComponentPartitionSystemResourceProcessor<T extends SystemResourceMBean,U> |
Defines the interface required of all processors that can adjust a resource loaded into a SystemResourceMBean.
|
ConfigurationTranslator |
This is an interface for translating documents.
|
ConfiguredDeploymentsAccess | |
DiGraph.Visitor<T> |
Defines the behavior for traversal visitors.
|
EditSessionServerManager | |
InternalApplication | |
OverridePartitionDepPlan | |
PartitionProcessor.ConfigUpdateHelper |
Defines the API for an implementation which finds (and, if appropriate, creates) a clone
given an existing original (non-clone) bean.
|
ReorderableRoster.ElementInfo<U> |
Utility class that provides information about each element.
|
Class | Description |
---|---|
AbstractComponentPartitionProcessor |
Default no-op implementation of ComponentPartitionProcessor.
|
ActivateQueue |
ActivateTask queue. |
ActivateQueue.ActivateTaskImplWithTimeout |
ActivateQueue.TaskWithTimeout implementation used in EditAccessImpl . |
ActivateQueue.ResolveTaskWithTimeout |
Task executing
EditAccessImpl.resolve(boolean, long) operation. |
ActivateQueue.TaskWithTimeout |
Timeoutable task.
|
ActivateTaskImpl |
This class provides information on the progress of an Edit Access activate
Operation and is an implementation of the
ActivateTask interface.
|
ActiveBeanUtilBaseImpl |
Utility methods for dealing with clones and their cloned originals.
|
ActiveBeanUtilImpl |
Utility methods to check whether the specified config bean, or its original bean,
lies within a partition.
|
AdminManagedValidatorService | |
AttributeAggregator |
This utility class provides a simple scheme for aggergate all of the attributes
of a certain subtype on a specified bean.
|
BeanInfoAccessClientService |
Create an instance of the BeanInfoAccess..
|
BeanInfoAccessService |
RuntimeAccess is a ServerService that initializes the management
runtime information for the server.
|
BeanInfoAccessSingleton |
This class initializes a BeanInfoAccess instances for use in by the client
and or the server side MangementServices.
|
BeanInfoAccessSingleton.SINGLETON | |
BeanNavigator<T> |
Given a navigation path from one bean via a sequence of attribute names that are references to other beans,
executes a parallel path from a different starting point of a type which supports the same sequence of
navigational steps.
|
BootStrapHelper |
This is a temporary helper to get the bootstrap struct
|
CallerPartitionContext |
This class is designed exlusivly for internal usage.
|
CallerPartitionContext.SingletonHolder | |
CAMReplicationExclusive |
Each instance of this represents a .wls.replication.exclusive.list file.
|
CAMReplicationExclusives |
This represent all .wls.replication.exclusive.list files in CAM
directory.
|
ChangeUtils |
A set of utilities functions to help gather information about
a property change.
|
ChangeUtils.DeploymentRestartInfo | |
ClientAccessClientService |
Creates an instance of the ClientAccessImpl
|
ClientAccessImpl |
Implementation of the ClientAccess interface.
|
CommonAdminConfigurationManager |
The CommonAdminConfigurationManager is a singleton that manages CAM configuration
files.
|
ConfigBackup |
Backup utilities for the config directory
|
ConfigBackupService | |
ConfigImageSource |
This is the diagnostics image source for the runtime configuration state.
|
ConfigImageSourceService |
This service registers the configuration image source
|
ConfigReader |
This class is used to filter configuration files prior to parsing.
|
ConfigReaderContext |
This class is used to allow the Config Reader to have context state.
|
ConfigurationContextImpl |
The implementation of the deployment service configuration context interface.
|
ConfigurationDeployment |
The interface used to provide the details associated with a configuration deployment
to the DeploymentService.
|
ConfigurationVersion |
NOTE: If you touch this class, make sure that it interoperates with
previous version in order to not to breat rolling upgrade.
|
DescriptorBeanCount<T extends DescriptorBean> |
A class to count descriptor beans.
|
DescriptorHelper |
This class contains utility methods for Descriptor processing.
|
DescriptorInfo |
This class is used as a data structure to hold all Descriptor
related information.
|
DescriptorInfoUtils |
This class contains utility methods to add and remove DescriptorInfo objects
from the list in the Descriptor context map.
|
DescriptorManagerHelper |
This class caches to DescriptorManagers that are used for
managing the configuration documents.
|
DescriptorManagerHelper.EDIT_SINGLETON | |
DescriptorManagerHelper.READONLY_SINGLETON | |
DescriptorManagerHelperContext |
This class passes context to the DescriptorManagerHelper Load methods.
|
DiGraph<T> |
Implements a directed graph data structure.
|
DiGraph.Edge<T> | |
DiGraph.Vertex<T> | |
DomainAccessImpl |
This class provides access to the domain runtime bean tree.
|
DomainAccessService | |
DomainConfiguration | |
DomainMacroSubstitutor |
Class that performs macro substitution for domain templates.
|
DomainMacroSubstitutor.DomainMacroResolver | |
DomainRuntimeMBeanImpl |
This implememtation class is being replaced by an alternate version in
the weblogic.management.mbeanservers.domainruntime.internal package.
|
DynamicMBeanProcessor |
A Singleton to aAllows other sub-system to get chance to update the configuration MBean.
|
DynamicServersProcessor | |
EditAccessImpl |
The implementation of the edit access interface.
|
EditAccessImpl.ReLockState |
Saves state between an unlock from ActivateQueue, and a subsequent re-lock
of the same edit session (if concurrent deployment is enabled, unlock
is called after config changes succeed and reLock will be called if app prepare
subsequently fails.
|
EditLockManager |
The EditLockManager is a singleton that manages the edit lock.
|
EditSessionConfigurationManagerMBeanImpl | |
EditSessionConfigurationManagerService | |
EditSessionConfigurationRuntimeMBeanImpl | |
EditSessionToolService |
Service for edit session advanced usage.
|
ExportCustomizeableValuesHelper | |
ExternalConfigReader | |
FileNamePattern |
FileNamePattern represents ant style pattern
(see
http://ant.apache.org/manual/dirtasks.html#patterns for detail).
|
ForeignJNDIPartitionProcessor |
Copyright (c) 2015, Oracle and/or its affiliates.
|
ImmutablePartitionAdminVT | |
ImportExportHelper |
Helper class for import export functionality.
|
ImportExportHelper.ImpExpSecurityServiceImpl | |
JMSPartitionProcessor |
Copyright (c) 2013-2015, Oracle and/or its affiliates.
|
MailPartitionProcessor | |
ManagementConfigProcessor | |
MessagingBridgePartitionProcessor | |
OrderedOrganizer<T,U> |
Organizes elements into groups, with no duplicate elements within a group and with elements returned from each
group in the order in which they were added.
|
PartitionDiff | |
PartitionMacroSubstitutor |
Class that performs macro substitution for partition templates.
|
PartitionMacroSubstitutor.PartitionMacroResolver | |
PartitionManagerDataLoaderInterceptor |
Interceptor of PartitionManagerService methods which runs very early and
loads information helpful to other interceptors into the user data.
|
PartitionProcessor |
This class handles updating the configuration to create the partition deployments
specified by the PartitionMBean and ResourceGroupMBean.
|
PartitionProcessor.BeanPair | |
PartitionResourceProcessorImpl |
Fixes up clones based on changes in a config diff set.
|
PartitionServerServiceInterceptorArranger |
Invoked by HK2 to order interceptors.
|
PartitionTemplateUtils |
Partition template utility class.
|
PathServicePartitionProcessor | |
PropertyValueHelper | |
RegistrationManagerImpl | |
ReorderableRoster<T> |
Accepts a list, a contiguous subset of which is reorderable, and returns a list with
the reorderable elements reordered in-place.
|
ResolveActivateTask | |
RuntimeAccessDeploymentReceiverService |
Implements the DeploymentReceiver interface in order to support deployment
of the configuration file.
|
RuntimeAccessImpl |
RuntimeAccessImpl exposes an interface to access the configuration
bean tree and the runtime bean tree.
|
RuntimeAccessImpl.READONLY_DESCRIPTOR_MANAGER_SINGLETON | |
RuntimeAccessService |
RuntimeAccess is a ServerService that initializes the management
runtime information for the server.
|
RuntimeMBeanHelperImpl |
RuntimeMBeanHelperImpl implements the RuntimeMBeanHelper interface and
allows RuntimeMBeanDelegate to run inside and outside of WLS.
|
SAFAgentPartitionProcessor | |
ServerServiceDependencyAnalyzer |
Analyzes dependencies among server services, primarily to order them as HK2 will instantiate
them.
|
ServerServiceInstanceRoster |
Records the order-of-creation of each ServerService.
|
WorkManagerService |
Initialize the Work Manager for Admin related RMI traffic.
|
Exception | Description |
---|---|
BootStrapHelper.UnknownServerException | |
CommonAdminConfigurationManager.MultiIOException | |
PartitionTemplateException |
Represents configuration errors related to partition templates.
|
weblogic.management.provider.internal
.