org.apache.maven.plugin.registry
Class RuntimeInfo
java.lang.Object
org.apache.maven.plugin.registry.RuntimeInfo
public class RuntimeInfo
- extends Object
Constructor Summary |
RuntimeInfo(org.apache.maven.plugin.registry.PluginRegistry registry)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuntimeInfo
public RuntimeInfo(org.apache.maven.plugin.registry.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-2010 Apache Software Foundation. All Rights Reserved.