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

Part Number E41849-02

Uses of Class
weblogic.management.mbeanservers.edit.EditTimedOutException

Packages that use EditTimedOutException
weblogic.management.mbeanservers.edit Provides interfaces and exceptions for weblogic.management.mbeanservers.edit
 

Uses of EditTimedOutException in weblogic.management.mbeanservers.edit
 

Methods in weblogic.management.mbeanservers.edit that throw EditTimedOutException
 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.
 


Copyright 1996, 2014, 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.3)

Part Number E41849-02