Class PropertyContributorsHolder

java.lang.Object
org.apache.maven.cling.invoker.spi.PropertyContributorsHolder

@Named public final class PropertyContributorsHolder extends Object
Hack: to circumvent sisu/plexus/di stuff.
  • Constructor Details

    • PropertyContributorsHolder

      @Inject public PropertyContributorsHolder(Map<String,org.apache.maven.api.spi.PropertyContributor> propertyContributors)
  • Method Details

    • getPropertyContributors

      public Map<String,org.apache.maven.api.spi.PropertyContributor> getPropertyContributors()