Class ExtensionCreator

  • All Implemented Interfaces:
    java.io.Serializable, org.gradle.api.NamedDomainObjectFactory<Extension>

    public class ExtensionCreator
    extends java.lang.Object
    implements org.gradle.api.NamedDomainObjectFactory<Extension>, java.io.Serializable
    NamedDomainObjectFactory for ExtensionDsl(Implementor) references
    See Also:
    Serialized Form
    • Constructor Detail

      • ExtensionCreator

        public ExtensionCreator​(QuarkusDsl quarkusDsl,
                                org.gradle.api.artifacts.Configuration bomConfiguration)