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.runtime.WLDFDebugPatchTaskRuntimeMBean

Packages that use WLDFDebugPatchTaskRuntimeMBean
weblogic.management.runtime   

 

Uses of WLDFDebugPatchTaskRuntimeMBean in weblogic.management.runtime

 

Methods in weblogic.management.runtime that return WLDFDebugPatchTaskRuntimeMBean
abstract  WLDFDebugPatchTaskRuntimeMBean WLDFDebugPatchesRuntimeMBean.activateDebugPatch(String patch, String application, String module, String partitionName)
          Activate specified debug patch, optionally within the scope of given application and module
abstract  WLDFDebugPatchTaskRuntimeMBean WLDFDebugPatchesRuntimeMBean.deactivateAllDebugPatches()
          Deactivate all active debug patches
abstract  WLDFDebugPatchTaskRuntimeMBean WLDFDebugPatchesRuntimeMBean.deactivateDebugPatches(String patches, String application, String module, String partitionName)
          Deactivate specified patches within the scope of given application and module.
abstract  WLDFDebugPatchTaskRuntimeMBean[] WLDFDebugPatchesRuntimeMBean.getDebugPatchTasks()
          List all debug patch activation/deactivation tasks
abstract  WLDFDebugPatchTaskRuntimeMBean WLDFDebugPatchesRuntimeMBean.lookupDebugPatchTask(String name)
          Lookup a debug patch activation/de-activation task by name

 


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