org.apache.maven.plugin.registry
Class RuntimeInfo
java.lang.Object
org.apache.maven.plugin.registry.RuntimeInfo
public class RuntimeInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuntimeInfo
public RuntimeInfo(PluginRegistry registry)
getAutoUpdateSourceLevel
public String getAutoUpdateSourceLevel()
setAutoUpdateSourceLevel
public void setAutoUpdateSourceLevel(String autoUpdateSourceLevel)
getFile
public File getFile()
setFile
public void setFile(File file)
getUpdateIntervalSourceLevel
public String getUpdateIntervalSourceLevel()
setUpdateIntervalSourceLevel
public void setUpdateIntervalSourceLevel(String updateIntervalSourceLevel)
Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.