Class ProsperoInstallationManagerFactory

  • All Implemented Interfaces:
    org.wildfly.installationmanager.spi.InstallationManagerFactory

    public class ProsperoInstallationManagerFactory
    extends Object
    implements org.wildfly.installationmanager.spi.InstallationManagerFactory
    • Field Detail

      • REQUIRED_FILES

        protected static final List<Path> REQUIRED_FILES
    • Constructor Detail

      • ProsperoInstallationManagerFactory

        public ProsperoInstallationManagerFactory()
    • Method Detail

      • create

        public org.wildfly.installationmanager.spi.InstallationManager create​(Path installationDir,
                                                                              org.wildfly.installationmanager.MavenOptions mavenOptions)
                                                                       throws Exception
        Specified by:
        create in interface org.wildfly.installationmanager.spi.InstallationManagerFactory
        Throws:
        Exception
      • getName

        public String getName()
        Specified by:
        getName in interface org.wildfly.installationmanager.spi.InstallationManagerFactory