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

Part Number E27170-02

Uses of Interface
weblogic.management.mbeanservers.edit.ActivationTaskMBean

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

Uses of ActivationTaskMBean in weblogic.management.mbeanservers.edit
 

Methods in weblogic.management.mbeanservers.edit that return ActivationTaskMBean
 ActivationTaskMBean ConfigurationManagerMBean.activate(long timeout)
          Activates the changes that have been saved to the pending configuration files.
 ActivationTaskMBean[] ConfigurationManagerMBean.getActivationTasks()
          Returns the list of all ActivationTaskMBean instances that have been created.
 ActivationTaskMBean[] ConfigurationManagerMBean.getActiveActivationTasks()
          Contains the ActivationTaskMBeans that provide information about activation tasks that are in progress.
 ActivationTaskMBean[] ConfigurationManagerMBean.getCompletedActivationTasks()
          Contains all ActivationTaskMBeans that are stored in memory and that describe activation tasks that have completed.
 


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-02