org.apache.maven.plugin.registry
public class RuntimeInfo extends Object
Constructor Summary | |
---|---|
RuntimeInfo(PluginRegistry registry) |
Method Summary | |
---|---|
String | getAutoUpdateSourceLevel() |
File | getFile() |
String | getUpdateIntervalSourceLevel() |
void | setAutoUpdateSourceLevel(String autoUpdateSourceLevel) |
void | setFile(File file) |
void | setUpdateIntervalSourceLevel(String updateIntervalSourceLevel) |