Uses of Annotation Type
org.apache.maven.api.annotations.Consumer
Packages that use Consumer
- 
Uses of Consumer in org.apache.maven.apiClasses in org.apache.maven.api with annotations of type ConsumerModifier and TypeInterfaceDescriptioninterfaceA listener for session events.interfaceDefines a hierarchical visitor for collecting dependency node trees.
- 
Uses of Consumer in org.apache.maven.api.pluginClasses in org.apache.maven.api.plugin with annotations of type ConsumerModifier and TypeInterfaceDescriptioninterfaceThis interface forms the contract required forMojosto interact with theMaveninfrastructure.
 It features anexecute()method, which triggers the Mojo's build-process behavior, and can throw a MojoException if error conditions occur.
- 
Uses of Consumer in org.apache.maven.api.servicesClasses in org.apache.maven.api.services with annotations of type ConsumerModifier and TypeInterfaceDescriptioninterfaceinterfaceTransport for specified remote repository (using provided remote repository base URI as root).interfaceTransporter provider is a service that provides somewhat trivial transport capabilities backed by Maven internals.class