Uses of Interface
org.apache.maven.api.spi.SpiService

  • Uses of SpiService in org.apache.maven.api.spi

    Modifier and Type
    Interface
    Description
    interface 
    ExtensibleEnumProvider<T extends org.apache.maven.api.ExtensibleEnum>
    An SPI interface to extend Maven with new enum values for extensible enumerations.
    interface 
    Service provider interface for registering custom Language implementations.
    interface 
    Service provider interface for registering custom Lifecycle implementations.
    interface 
    The ModelParser interface is used to locate and read Models from the file system.
    interface 
    Interface for model transformers that can modify Maven project models at different stages of processing.
    interface 
    Service provider interface for registering custom Packaging implementations.
    interface 
    Service provider interface for registering custom PathScope implementations.
    interface 
    Service provider interface for registering custom ProjectScope implementations.
    interface 
    Component able to contribute to Maven session user properties.
    interface 
    Service provider interface for registering custom Type implementations.