Class StateCommandParameters

java.lang.Object
org.glassfish.api.deployment.OpsParams
org.glassfish.api.deployment.StateCommandParameters
All Implemented Interfaces:
CommandParameters

public class StateCommandParameters extends OpsParams
parameters passed to commands changing the state of a deployed application
  • Field Details

    • component

      public String component
    • target

      public String target
  • Constructor Details

    • StateCommandParameters

      public StateCommandParameters()
  • Method Details