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 RuntimeInfoPluginRegistry. runtimeInfoMethods 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)
-