Uses of Class
org.apache.maven.plugin.registry.RuntimeInfo
-
Packages that use RuntimeInfo Package Description org.apache.maven.plugin.registry -
-
Uses of RuntimeInfo in org.apache.maven.plugin.registry
Fields in org.apache.maven.plugin.registry declared as RuntimeInfo Modifier and Type Field Description private RuntimeInfo
PluginRegistry. runtimeInfo
Methods in org.apache.maven.plugin.registry that return RuntimeInfo Modifier and Type Method Description RuntimeInfo
PluginRegistry. getRuntimeInfo()
Methods in org.apache.maven.plugin.registry with parameters of type RuntimeInfo Modifier and Type Method Description void
PluginRegistry. setRuntimeInfo(RuntimeInfo runtimeInfo)
-