|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractWebapp | |
---|---|
org.apache.tomcat.maven.plugin.tomcat6 | |
org.apache.tomcat.maven.plugin.tomcat7.run |
Uses of AbstractWebapp in org.apache.tomcat.maven.plugin.tomcat6 |
---|
Subclasses of AbstractWebapp in org.apache.tomcat.maven.plugin.tomcat6 | |
---|---|
class |
Webapp
Webapp represents information specified in the plugin configuration section for each webapp. |
Methods in org.apache.tomcat.maven.plugin.tomcat6 with parameters of type AbstractWebapp | |
---|---|
protected org.apache.maven.artifact.Artifact |
AbstractRunMojo.getArtifact(AbstractWebapp additionalWebapp)
Resolves the Artifact from the remote repository if necessary. |
Uses of AbstractWebapp in org.apache.tomcat.maven.plugin.tomcat7.run |
---|
Methods in org.apache.tomcat.maven.plugin.tomcat7.run with parameters of type AbstractWebapp | |
---|---|
protected org.apache.maven.artifact.Artifact |
AbstractRunMojo.getArtifact(AbstractWebapp additionalWebapp)
Resolves the Artifact from the remote repository if necessary. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |