org.codehaus.mojo.natives.msvc
Class AbstractMSVCEnvFactory

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

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


Constructor Summary
AbstractMSVCEnvFactory()
           
 
Method Summary
protected static java.lang.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 java.lang.String getSystemRoot()


Copyright © 2010. All Rights Reserved.