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.ResourceGroupLifeCycleTaskRuntimeMBean

Packages that use ResourceGroupLifeCycleTaskRuntimeMBean
weblogic.management.runtime   

 

Uses of ResourceGroupLifeCycleTaskRuntimeMBean in weblogic.management.runtime

 

Methods in weblogic.management.runtime that return ResourceGroupLifeCycleTaskRuntimeMBean
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.forceShutdown(TargetMBean[] targets)
          Forces the shutdown of the resource group on specified targets.
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.forceShutdown()
          Forces the shutdown of the resource group.
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.forceSuspend(TargetMBean[] targets)
          Forcefully suspends the resource group on specified targets.
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.forceSuspend()
          Forcefully suspends the resource group.
abstract  ResourceGroupLifeCycleTaskRuntimeMBean[] ResourceGroupLifeCycleRuntimeMBean.getTasks()
          Get preexisting Resource Group Lifecycle Tasks
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.lookupTask(String taskName)
          Get preexisting Partition Lifecycle Task.
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.resume(TargetMBean[] targets)
          Transitions the resource group from ADMIN to RUNNING state on specified targets.
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.resume()
          Transitions the resource group from ADMIN to RUNNING state.
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.shutdown(int timeout, boolean ignoreSessions, boolean waitForAllSessions)
          Gracefully shuts down a resource group.
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.shutdown(int timeout, boolean ignoreSessions, boolean waitForAllSessions, TargetMBean[] targets)
          Gracefully shuts down a resource group.
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.shutdown(int timeout, boolean ignoreSessions, TargetMBean[] targets)
          Shuts down a resource group gracefully.
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.shutdown(int timeout, boolean ignoreSessions)
          Shuts down a resource group gracefully.
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.shutdown(TargetMBean[] targets)
          Shuts down the resource group gracefully.
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.shutdown()
          Shuts down the resource group gracefully on all targets.
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.start()
          Starts resource group.
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.start(TargetMBean[] targets)
          Starts the resource group on specified targets.
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.startInAdmin(TargetMBean[] targets)
          Starts the resource group in the admin state in specified targets
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.startInAdmin()
          Starts the resource group in the admin state in all the targets
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.suspend(int timeout, boolean ignoreSessions, TargetMBean[] targets)
          Transitions the resource group from RUNNING to ADMIN state gracefully on specified targets.
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.suspend(int timeout, boolean ignoreSessions)
          Transitions the resource group from RUNNING to ADMIN state gracefully.
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.suspend(TargetMBean[] targets)
          Gracefully suspends the resource group to ADMIN state.
abstract  ResourceGroupLifeCycleTaskRuntimeMBean ResourceGroupLifeCycleRuntimeMBean.suspend()
          Gracefully suspends the resource group to ADMIN state.

 


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