Package org.codehaus.mojo.natives.bcc
Class BCCEnvFactory
- java.lang.Object
-
- org.codehaus.mojo.natives.bcc.BCCEnvFactory
-
- All Implemented Interfaces:
EnvFactory
public class BCCEnvFactory extends Object implements EnvFactory
BCC Environment Setup
-
-
Constructor Summary
Constructors Constructor Description BCCEnvFactory()
-
-
-
Method Detail
-
getEnvironmentVariables
public Map getEnvironmentVariables() throws NativeBuildException
- Specified by:
getEnvironmentVariables
in interfaceEnvFactory
- Returns:
- a map of environment variable/value pairs
- Throws:
NativeBuildException
-
-