Class EarPlugin

    • Constructor Detail

      • EarPlugin

        @Inject
        public EarPlugin​(ObjectFactory objectFactory,
                         org.gradle.api.internal.file.FileResolver fileResolver)
        Injects an ObjectFactory and a FileResolver instance.
        Since:
        4.2
    • Method Detail

      • apply

        public void apply​(Project project)
        Description copied from interface: Plugin
        Apply this plugin to the given target object.
        Specified by:
        apply in interface Plugin<Project>
        Parameters:
        project - The target object