Package | Description |
---|---|
com.ibm.wsspi.scaling.action.controller |
Modifier and Type | Method and Description |
---|---|
ScalingActionContext.ActionType |
ScalingActionContext.getActionType()
This method returns the
ScalingActionContext.ActionType for the action event. |
static ScalingActionContext.ActionType |
ScalingActionContext.ActionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ScalingActionContext.ActionType[] |
ScalingActionContext.ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|