public class SystemPropertyOrEnvironmentVariableRequirement extends Object implements Requirement<RequiresSystemPropertyOrEnvironmentVariable>
| Constructor and Description |
|---|
SystemPropertyOrEnvironmentVariableRequirement() |
| Modifier and Type | Method and Description |
|---|---|
void |
check(RequiresSystemPropertyOrEnvironmentVariable context) |
static String |
convertSystemPropertyNameToEnvVar(String systemPropertyName) |
public SystemPropertyOrEnvironmentVariableRequirement()
public static String convertSystemPropertyNameToEnvVar(String systemPropertyName)
public void check(RequiresSystemPropertyOrEnvironmentVariable context) throws UnsatisfiedRequirementException
check in interface Requirement<RequiresSystemPropertyOrEnvironmentVariable>UnsatisfiedRequirementExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.