Uses of Class
org.glassfish.api.Param
-
Packages that use Param Package Description org.glassfish.api.admin Admin commands in GlassFishorg.glassfish.api.deployment -
-
Uses of Param in org.glassfish.api.admin
Methods in org.glassfish.api.admin that return Param Modifier and Type Method Description abstract ParamCommandModel.ParamModel. getParam()Returns the command @Param annotation values.Methods in org.glassfish.api.admin with parameters of type Param Modifier and Type Method Description static StringCommandModel. getParamName(Param param, AnnotatedElement annotated)Get the Param name. -
Uses of Param in org.glassfish.api.deployment
Fields in org.glassfish.api.deployment with annotations of type Param Modifier and Type Field Description BooleanOpsParams. _classicstyleBooleanUndeployCommandParameters. _ignoreCascadeFileDeployCommandParameters. altddBooleanDeployCommandParameters. asyncreplicationBooleanDeployCommandParameters. availabilityenabledBooleanUndeployCommandParameters. cascadeStringStateCommandParameters. componentStringDeployCommandParameters. contextrootBooleanDeployCommandParameters. createtablesStringDeployCommandParameters. dbvendornameIntegerDeployCommandParameters. deploymentorderFileDeployCommandParameters. deploymentplanStringDeployCommandParameters. descriptionBooleanDeployCommandParameters. dropandcreatetablesBooleanUndeployCommandParameters. droptablesBooleanDeployCommandParameters. enabledBooleanDeployCommandParameters. forceBooleanDeployCommandParameters. generatermistubsBooleanDeployCommandParameters. isredeployBooleanUndeployCommandParameters. isredeployBooleanDeployCommandParameters. keepfailedstubsBooleanDeployCommandParameters. keepreposdirBooleanUndeployCommandParameters. keepreposdirBooleanDeployCommandParameters. keepstateBooleanUndeployCommandParameters. keepstateStringDeployCommandParameters. lbenabledStringDeployCommandParameters. librariesBooleanDeployCommandParameters. logReportedErrorsStringDeployCommandParameters. nameStringUndeployCommandParameters. nameFileDeployCommandParameters. pathBooleanDeployCommandParameters. precompilejspPropertiesDeployCommandParameters. propertiesPropertiesUndeployCommandParameters. propertiesPropertiesDeployCommandParameters. propertyStringDeployCommandParameters. retrieveFileDeployCommandParameters. runtimealtddStringDeployCommandParameters. targetStringStateCommandParameters. targetStringUndeployCommandParameters. targetStringDeployCommandParameters. typeBooleanDeployCommandParameters. uniquetablenamesBooleanDeployCommandParameters. verifyStringDeployCommandParameters. virtualservers
-