| Package | Description | 
|---|---|
| weblogic.management.mbeanservers.edit | Provides interfaces and exceptions for  weblogic.management.mbeanservers.edit. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| DomainMBean | ConfigurationManagerMBean. startEdit(int waitTimeInMillis,
         int timeOutInMillis) | Starts an edit session on behalf of the currently authenticated
 user and prevents other users from editing the configuration for
 the duration of the session. | 
| DomainMBean | ConfigurationManagerMBean. startEdit(int waitTimeInMillis,
         int timeOutInMillis,
         boolean exclusive) | Starts an edit session on behalf of the currently authenticated
 user and prevents other users from editing the configuration for
 the duration of the session. |