Uses of Interface
org.glassfish.api.admin.CommandParameters
Packages that use CommandParameters
Package
Description
Admin commands in GlassFish
-
Uses of CommandParameters in org.glassfish.api.admin
Methods in org.glassfish.api.admin with parameters of type CommandParametersModifier and TypeMethodDescriptionCommandRunner.CommandInvocation.parameters(CommandParameters params) Sets the command parameters as a typed inteface -
Uses of CommandParameters in org.glassfish.api.deployment
Classes in org.glassfish.api.deployment that implement CommandParametersModifier and TypeClassDescriptionclassParameters passed by the user to a deployment request.classSupport class for all types of deployment operation parameters.classparameters passed to commands changing the state of a deployed applicationclassParameters passed to a deployment command.