public abstract class AbstractEnvFactory extends Object implements EnvFactory
| Constructor and Description |
|---|
AbstractEnvFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Map |
createEnvs() |
Map |
getEnvironmentVariables() |
public Map getEnvironmentVariables() throws NativeBuildException
getEnvironmentVariables in interface EnvFactoryNativeBuildExceptionprotected abstract Map createEnvs() throws NativeBuildException
NativeBuildExceptionCopyright © 2024 MojoHaus. All rights reserved.