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
Methods in org.apache.maven.plugin.registry that return RuntimeInfo Modifier and Type Method Description RuntimeInfoPluginRegistry. getRuntimeInfo()Methods in org.apache.maven.plugin.registry with parameters of type RuntimeInfo Modifier and Type Method Description voidPluginRegistry. setRuntimeInfo(RuntimeInfo runtimeInfo)
-