Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

Package weblogic.management.mbeanservers.edit

Provides interfaces and exceptions for weblogic.management.mbeanservers.edit.

See:
          Description

Interface Summary
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.
FileChange Represent a file that is modified as part of the current Edit session.
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.
 

Exception Summary
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.
 

Package weblogic.management.mbeanservers.edit Description

Provides interfaces and exceptions for weblogic.management.mbeanservers.edit.


Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01