|
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 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface ResourceGroupMigrationTaskMBean
| Field Summary | |
|---|---|
static int |
STATE_FAILEDIndicates that the resource group migration task has failed. |
static int |
STATE_FINISHEDIndicates that the resource group migration task has succeeded. |
static int |
STATE_NOT_STARTEDIndicates that the resource group migration task has not started. |
static int |
STATE_STARTEDIndicates that the resource group migration task has started. |
| Method Summary | |
|---|---|
abstract Exception |
getError()Returns the exception that describes why the task has failed. |
abstract int |
getState()Provides the current state of the resource group migration task |
| Methods inherited from interface weblogic.management.mbeanservers.Service |
|---|
getName, getParentAttribute, getParentService, getPath, getType |
| Field Detail |
|---|
static final int STATE_NOT_STARTED
static final int STATE_STARTED
static final int STATE_FINISHED
static final int STATE_FAILED
| Method Detail |
|---|
int getState()
Provides the current state of the resource group migration task
States are:
Exception getError()
Returns the exception that describes why the task has failed.
|
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 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||