Skip navigation links

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

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


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

Packages that use ActivationTaskMBean
weblogic.management.mbeanservers.edit   

 

Uses of ActivationTaskMBean in weblogic.management.mbeanservers.edit

 

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

 


Skip navigation links

Copyright 1996, 2015, 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.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09