Uses of Enum
com.mastfrog.giulius.DeploymentMode
Packages that use DeploymentMode
-
Uses of DeploymentMode in com.mastfrog.giulius
Methods in com.mastfrog.giulius that return DeploymentModeModifier and TypeMethodDescriptionstatic DeploymentModeReturns the enum constant of this type with the specified name.static DeploymentMode[]DeploymentMode.values()Returns an array containing the constants of this enum type, in the order they are declared.