weblogic.management.mbeanservers.edit.| Interface | Description | 
|---|---|
| ActivationTaskMBean | 
 Provides information about an activation task, which is initiated by invoking
 the  
ConfigurationManagerMBean activate operation. | 
| Change | 
 Describes a single change to the configuration. 
 | 
| ConfigurationManagerMBean | 
 Manages changes to the configuration of the current WebLogic
 Server domain. 
 | 
| EditServiceMBean | 
 Provides the entry point for managing the configuration of the
 current WebLogic Server domain. 
 | 
| EditSessionServiceMBean | |
| FileChange | 
 Represent a file that is modified as part of 
 the current Edit session. 
 | 
| PortablePartitionManagerMBean | |
| RecordingManagerMBean | 
 This MBean records configuration actions that 
 occur during an edit session and writes the actions 
 as series of WebLogic Scripting Tool (WLST) commands. 
 | 
| ServerStatus | 
 Contains the name and state for a target server in a Configuration Manager
 deployment request. 
 | 
| Class | Description | 
|---|---|
| AutoResolveResult | 
 Created by martinmares on 21.03.15. 
 | 
| Exception | Description | 
|---|---|
| ActivateConflictException | |
| EditException | 
 This is the base class for all edit mbeanserver exceptions. 
 | 
| EditTimedOutException | 
 Thrown when the request to start an edit session times out because another
 user has an edit session. 
 | 
| NotEditorException | 
 Thrown when the user has not started an edit session and is
 not the current editor. 
 | 
| RecordingException | 
 WLST script recording related exceptions
 . 
 | 
| ValidationException | 
 Thrown when an exception occurs during validation of the edit changes. 
 |