org.codehaus.mojo.natives.bcc
Class BCCEnvFactory

java.lang.Object
  extended by org.codehaus.mojo.natives.bcc.BCCEnvFactory
All Implemented Interfaces:
EnvFactory

public class BCCEnvFactory
extends Object
implements EnvFactory

BCC Environment Setup

Author:
dtran

Constructor Summary
BCCEnvFactory()
           
 
Method Summary
 Map getEnvironmentVariables()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BCCEnvFactory

public BCCEnvFactory()
Method Detail

getEnvironmentVariables

public Map getEnvironmentVariables()
                            throws NativeBuildException
Specified by:
getEnvironmentVariables in interface EnvFactory
Throws:
NativeBuildException


Copyright © 2011 Codehaus. All Rights Reserved.