org.apache.maven.plugin.registry
Class RuntimeInfo
java.lang.Object
org.apache.maven.plugin.registry.RuntimeInfo
public class RuntimeInfo
- extends java.lang.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 java.lang.String getAutoUpdateSourceLevel()
setAutoUpdateSourceLevel
public void setAutoUpdateSourceLevel(java.lang.String autoUpdateSourceLevel)
getFile
public java.io.File getFile()
setFile
public void setFile(java.io.File file)
getUpdateIntervalSourceLevel
public java.lang.String getUpdateIntervalSourceLevel()
setUpdateIntervalSourceLevel
public void setUpdateIntervalSourceLevel(java.lang.String updateIntervalSourceLevel)
Copyright © 2001-2011 Apache Software Foundation. All Rights Reserved.