|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MavenSession | |
| org.apache.maven.jelly | Jelly utilities. |
| org.apache.maven.plugin | Code to cache and manage plugin execution. |
| Uses of MavenSession in org.apache.maven.jelly |
| Methods in org.apache.maven.jelly that return MavenSession | |
MavenSession |
MavenJellyContext.getMavenSession()
Get the mavenSession attribute. |
| Methods in org.apache.maven.jelly with parameters of type MavenSession | |
void |
MavenJellyContext.setMavenSession(MavenSession mavenSession)
Set the mavenSession attribute. |
| Uses of MavenSession in org.apache.maven.plugin |
| Constructors in org.apache.maven.plugin with parameters of type MavenSession | |
PluginManager(MavenSession session)
Default constructor. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||