public class StepTiming extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PRINT_STARTUP_TIMES |
Constructor and Description |
---|
StepTiming() |
Modifier and Type | Method and Description |
---|---|
static void |
configureEnabled() |
static void |
configureStart() |
static void |
printStepTime(StartupContext startupContext) |
public static final String PRINT_STARTUP_TIMES
public static void configureEnabled()
public static void configureStart()
public static void printStepTime(StartupContext startupContext)
Copyright © 2021 JBoss by Red Hat. All rights reserved.