Package org.apache.maven.api.spi
Interface SpiService
- All Known Subinterfaces:
ExtensibleEnumProvider<T>,LanguageProvider,LifecycleProvider,ModelParser,ModelTransformer,PackagingProvider,PathScopeProvider,ProjectScopeProvider,PropertyContributor,TypeProvider
- All Known Implementing Classes:
DefaultLifecycleRegistry.LifecycleWrapperProvider,DefaultTypeProvider,DefaultTypeProvider
Marker interface to indicate services that can be provided by plugins and extensions.