|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.mevenide.environment.LocationFinderAggregator
| Constructor Summary | |
LocationFinderAggregator(IQueryContext queryContext)
default constructor for the aggregator |
|
| Method Summary | |
java.lang.String |
getConfigurationFileLocation()
|
java.lang.String |
getJavaHome()
|
java.lang.String |
getMavenHome()
|
java.lang.String |
getMavenLocalHome()
|
java.lang.String |
getMavenLocalRepository()
|
java.lang.String |
getMavenPluginsDir()
directory with the expanded plugin cache, basically value of maven.plugin.unpacked.dir property |
java.lang.String |
getPluginJarsDir()
the directory containing maven plugin jars, denoted by maven.plugin.dir propertu |
java.lang.String |
getUserHome()
|
java.lang.String |
getUserPluginsDir()
directory with user's custom plugins, denoted by maven.plugin.user.dir property |
void |
setCustomLocationFinder(CustomLocationFinder customLocationFinder)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LocationFinderAggregator(IQueryContext queryContext)
queryContext - the project's query context.| Method Detail |
public java.lang.String getConfigurationFileLocation()
getConfigurationFileLocation in interface ILocationFinderpublic java.lang.String getJavaHome()
getJavaHome in interface ILocationFinderpublic java.lang.String getMavenHome()
getMavenHome in interface ILocationFinderpublic java.lang.String getMavenLocalHome()
getMavenLocalHome in interface ILocationFinderpublic java.lang.String getMavenLocalRepository()
getMavenLocalRepository in interface ILocationFinderpublic java.lang.String getMavenPluginsDir()
ILocationFinder
getMavenPluginsDir in interface ILocationFinderpublic java.lang.String getUserPluginsDir()
ILocationFinder
getUserPluginsDir in interface ILocationFinderpublic java.lang.String getPluginJarsDir()
ILocationFinder
getPluginJarsDir in interface ILocationFinderpublic java.lang.String getUserHome()
getUserHome in interface ILocationFinderpublic void setCustomLocationFinder(CustomLocationFinder customLocationFinder)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||