org.codehaus.mojo.natives.bcc
Class BCCEnvFactory

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

public class BCCEnvFactory
extends java.lang.Object
implements org.codehaus.mojo.natives.EnvFactory

BCC Environment Setup

Author:
dtran

Constructor Summary
BCCEnvFactory()
           
 
Method Summary
 java.util.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 java.util.Map getEnvironmentVariables()
                                      throws org.codehaus.mojo.natives.NativeBuildException
Specified by:
getEnvironmentVariables in interface org.codehaus.mojo.natives.EnvFactory
Throws:
org.codehaus.mojo.natives.NativeBuildException


Copyright © 2010. All Rights Reserved.