Package org.apache.maven.plugin.registry
Class RuntimeInfo
java.lang.Object
org.apache.maven.plugin.registry.RuntimeInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private File
private final PluginRegistry
private String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFile()
void
setAutoUpdateSourceLevel
(String autoUpdateSourceLevel) void
void
setUpdateIntervalSourceLevel
(String updateIntervalSourceLevel)
-
Field Details
-
file
-
autoUpdateSourceLevel
-
updateIntervalSourceLevel
-
registry
-
-
Constructor Details
-
RuntimeInfo
-
-
Method Details
-
getAutoUpdateSourceLevel
-
setAutoUpdateSourceLevel
-
getFile
-
setFile
-
getUpdateIntervalSourceLevel
-
setUpdateIntervalSourceLevel
-