| Package | Description |
|---|---|
| weblogic.management.mbeanservers.edit |
Provides interfaces and exceptions for
weblogic.management.mbeanservers.edit. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ActivateConflictException |
|
class |
EditTimedOutException |
Thrown when the request to start an edit session times out because another
user has an edit session.
|
class |
NotEditorException |
Thrown when the user has not started an edit session and is
not the current editor.
|
class |
RecordingException |
WLST script recording related exceptions
.
|
class |
ValidationException |
Thrown when an exception occurs during validation of the edit changes.
|
| Modifier and Type | Method | Description |
|---|---|---|
ActivationTaskMBean |
ConfigurationManagerMBean.resolve(boolean stopOnConflict,
long timeout) |
Resolve changes with global edit configuration.
|