| Package | Description |
|---|---|
| io.quarkus.dev.spi |
| Modifier and Type | Method and Description |
|---|---|
DevModeType |
HotReplacementContext.getDevModeType()
Will return true if this is the remote side of a remote dev session
|
static DevModeType |
DevModeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DevModeType[] |
DevModeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.