Package org.codehaus.mojo.natives
Class AbstractEnvFactory
java.lang.Object
org.codehaus.mojo.natives.AbstractEnvFactory
- All Implemented Interfaces:
EnvFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
AbstractEnvFactory
public AbstractEnvFactory()
-
-
Method Details
-
getEnvironmentVariables
- Specified by:
getEnvironmentVariablesin interfaceEnvFactory- Returns:
- a map of environment variable/value pairs
- Throws:
NativeBuildException
-
createEnvs
- Throws:
NativeBuildException
-