Uses of Enum Class
org.glassfish.api.admin.Supplemental.Timing
Packages that use Supplemental.Timing
-
Uses of Supplemental.Timing in org.glassfish.api.admin
Methods in org.glassfish.api.admin that return Supplemental.TimingModifier and TypeMethodDescriptionstatic Supplemental.TimingReturns the enum constant of this class with the specified name.static Supplemental.Timing[]Supplemental.Timing.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.glassfish.api.admin with parameters of type Supplemental.TimingModifier and TypeMethodDescriptionSupplementalCommandExecutor.execute(Collection<SupplementalCommandExecutor.SupplementalCommand> suplementals, Supplemental.Timing time, AdminCommandContext context, ParameterMap parameters, org.jvnet.hk2.component.MultiMap<String, File> optionFileMap)