public class ProfileManager extends Object
Modifier and Type | Field and Description |
---|---|
static String |
QUARKUS_PROFILE_ENV |
static String |
QUARKUS_PROFILE_PROP |
Constructor and Description |
---|
ProfileManager() |
Modifier and Type | Method and Description |
---|---|
static String |
getActiveProfile() |
static void |
setLaunchMode(LaunchMode mode) |
public static final String QUARKUS_PROFILE_ENV
public static final String QUARKUS_PROFILE_PROP
public static void setLaunchMode(LaunchMode mode)
public static String getActiveProfile()
Copyright © 2019 JBoss by Red Hat. All rights reserved.