org.codehaus.mojo.natives.msvc
Class AbstractMSVCEnvFactory

java.lang.Object
  extended by org.codehaus.mojo.natives.msvc.AbstractMSVCEnvFactory
All Implemented Interfaces:
EnvFactory
Direct Known Subclasses:
AbstractMSVC2005EnvFactory, MSVC2003EnvFactory, MSVC2003ToolkitEnvFactory, MSVC6EnvFactory

public abstract class AbstractMSVCEnvFactory
extends Object
implements EnvFactory


Constructor Summary
AbstractMSVCEnvFactory()
           
 
Method Summary
protected static String getSystemRoot()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.codehaus.mojo.natives.EnvFactory
getEnvironmentVariables
 

Constructor Detail

AbstractMSVCEnvFactory

public AbstractMSVCEnvFactory()
Method Detail

getSystemRoot

protected static String getSystemRoot()


Copyright © 2011 Codehaus. All Rights Reserved.