|
Forge - Maven API 2.0.0.Alpha3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginElement | |
|---|---|
| org.jboss.forge.maven.plugins | |
| Uses of PluginElement in org.jboss.forge.maven.plugins |
|---|
| Subinterfaces of PluginElement in org.jboss.forge.maven.plugins | |
|---|---|
interface |
Configuration
A Maven plugin Configuration object. |
interface |
ConfigurationElement
|
interface |
MavenPlugin
Represents a Maven plugin |
| Classes in org.jboss.forge.maven.plugins that implement PluginElement | |
|---|---|
class |
ConfigurationBuilder
Builds a Configuration object |
class |
ConfigurationElementBuilder
|
class |
ConfigurationElementImpl
|
class |
ConfigurationImpl
|
class |
MavenPluginAdapter
A plugin adapter for Plugin and MavenPlugin |
class |
MavenPluginBuilder
|
class |
MavenPluginImpl
|
| Methods in org.jboss.forge.maven.plugins that return types with arguments of type PluginElement | |
|---|---|
List<PluginElement> |
ConfigurationElementImpl.getChildren()
|
List<PluginElement> |
ConfigurationElementBuilder.getChildren()
|
List<PluginElement> |
ConfigurationElement.getChildren()
|
| Methods in org.jboss.forge.maven.plugins with parameters of type PluginElement | |
|---|---|
void |
ConfigurationElementImpl.addChild(PluginElement element)
|
ConfigurationElementBuilder |
ConfigurationElementBuilder.addChild(PluginElement element)
|
| Method parameters in org.jboss.forge.maven.plugins with type arguments of type PluginElement | |
|---|---|
void |
ConfigurationElementImpl.setChildren(List<PluginElement> children)
|
|
Forge - Maven API 2.0.0.Alpha3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||