|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MavenProjectProperties | |
|---|---|
| org.apache.maven.shared.runtime | |
| Uses of MavenProjectProperties in org.apache.maven.shared.runtime |
|---|
| Methods in org.apache.maven.shared.runtime that return MavenProjectProperties | |
|---|---|
MavenProjectProperties |
DefaultMavenRuntime.getProjectProperties(java.lang.Class<?> klass)
Gets the properties for the specified class's Maven project. |
MavenProjectProperties |
MavenRuntime.getProjectProperties(java.lang.Class<?> klass)
Gets the properties for the specified class's Maven project. |
MavenProjectProperties |
DefaultMavenRuntime.getProjectProperties(java.net.URL url)
Gets the properties for the specified URL's Maven project. |
MavenProjectProperties |
MavenRuntime.getProjectProperties(java.net.URL url)
Gets the properties for the specified URL's Maven project. |
| Methods in org.apache.maven.shared.runtime that return types with arguments of type MavenProjectProperties | |
|---|---|
java.util.List<MavenProjectProperties> |
DefaultMavenRuntime.getProjectsProperties(java.lang.ClassLoader classLoader)
Obtains a list of basic properties for each Maven project accessible from the specified class loader. |
java.util.List<MavenProjectProperties> |
MavenRuntime.getProjectsProperties(java.lang.ClassLoader classLoader)
Obtains a list of basic properties for each Maven project accessible from the specified class loader. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||