Uses of Class
org.apache.maven.plugin.registry.RuntimeInfo

Packages that use RuntimeInfo
org.apache.maven.plugin.registry   
 

Uses of RuntimeInfo in org.apache.maven.plugin.registry
 

Methods in org.apache.maven.plugin.registry that return RuntimeInfo
 RuntimeInfo PluginRegistry.getRuntimeInfo()
           
 

Methods in org.apache.maven.plugin.registry with parameters of type RuntimeInfo
 void PluginRegistry.setRuntimeInfo(RuntimeInfo runtimeInfo)
           
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.