Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.wsspi.scaling.action.controller.ScalingActionContext.ActionType

  • Packages that use ScalingActionContext.ActionType 
    Package Description
    com.ibm.wsspi.scaling.action.controller  
    • Uses of ScalingActionContext.ActionType in com.ibm.wsspi.scaling.action.controller

      Methods in com.ibm.wsspi.scaling.action.controller that return ScalingActionContext.ActionType 
      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.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes