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 Class
weblogic.management.ResourceGroupLifecycleException

Packages that use ResourceGroupLifecycleException
weblogic.management.runtime   

 

Uses of ResourceGroupLifecycleException in weblogic.management.runtime

 

Methods in weblogic.management.runtime that throw ResourceGroupLifecycleException
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  void PartitionRuntimeMBean.forceShutdownResourceGroup(String resourceGroupName)
          Force shutdown the resource group.
abstract  void ServerRuntimeMBean.forceShutdownResourceGroup(String resourceGroupName)
          Force shutdown 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  void PartitionRuntimeMBean.forceSuspendResourceGroup(String resourceGroupName)
          Transitions the resource group from RUNNING to ADMIN state forcefully cancelling inflight work.
abstract  void ServerRuntimeMBean.forceSuspendResourceGroup(String resourceGroupName)
          Transitions the resource group from RUNNING to ADMIN state forcefully cancelling inflight work.
abstract  String PartitionRuntimeMBean.getRgState(String resourceGroupName)
          The current state of the named resource group MBean
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  void PartitionRuntimeMBean.resumeResourceGroup(String resourceGroupName)
          Resume suspended resource group.
abstract  void ServerRuntimeMBean.resumeResourceGroup(String resourceGroupName)
          Resume suspended resource group.
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  void PartitionRuntimeMBean.shutdownResourceGroup(String resourceGroupName, int timeout, boolean ignoreSessions, boolean waitForAllSessions)
          Gracefully shuts down the partition after handling inflight work.
abstract  void PartitionRuntimeMBean.shutdownResourceGroup(String resourceGroupName, int timeout, boolean ignoreSessions)
          Gracefully shuts down the partition after handling inflight work.
abstract  void PartitionRuntimeMBean.shutdownResourceGroup(String resourceGroupName)
          Gracefully shuts down the resource group after handling inflight work.
abstract  void ServerRuntimeMBean.shutdownResourceGroup(String resourceGroupName, int timeout, boolean ignoreSessions, boolean waitForAllSessions)
          Gracefully shuts down the resource group after handling inflight work; optionally ignores pending HTTP sessions while handling inflight work.
abstract  void ServerRuntimeMBean.shutdownResourceGroup(String resourceGroupName, int timeout, boolean ignoreSessions)
          Gracefully shuts down the resource group after handling inflight work.
abstract  void ServerRuntimeMBean.shutdownResourceGroup(String resourceGroupName)
          Gracefully shuts down the resource group after handling inflight work.
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  void PartitionRuntimeMBean.startResourceGroup(String resourceGroupName)
          starts the resource group.
abstract  void ServerRuntimeMBean.startResourceGroup(String resourceGroupName)
          starts the resource group.
abstract  void PartitionRuntimeMBean.startResourceGroupInAdmin(String resourceGroupName)
          Starts the resource group in ADMIN state.
abstract  void ServerRuntimeMBean.startResourceGroupInAdmin(String resourceGroupName)
          starts the resource group in ADMIN state.
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.
abstract  void PartitionRuntimeMBean.suspendResourceGroup(String resourceGroupName, int timeout, boolean ignoreSessions)
          Suspends resource group.
abstract  void PartitionRuntimeMBean.suspendResourceGroup(String resourceGroupName)
          Suspends resource group.
abstract  void ServerRuntimeMBean.suspendResourceGroup(String resourceGroupName, int timeout, boolean ignoreSessions)
          Suspend resource group.
abstract  void ServerRuntimeMBean.suspendResourceGroup(String resourceGroupName)
          Suspend resource group.

 


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