Class WildFly17_0ServerProvider

  • All Implemented Interfaces:
    org.jboss.migration.core.ServerProvider

    public class WildFly17_0ServerProvider
    extends org.jboss.migration.wfly10.dist.full.WildFlyFullServerProvider10_0
    The WildFly 17.0 ServerProvider.
    Author:
    emmartins
    • Constructor Detail

      • WildFly17_0ServerProvider

        public WildFly17_0ServerProvider()
    • Method Detail

      • getProductVersionRegex

        protected String getProductVersionRegex()
        Overrides:
        getProductVersionRegex in class org.jboss.migration.wfly10.dist.full.WildFlyFullServerProvider10_0
      • constructServer

        protected org.jboss.migration.core.Server constructServer​(String migrationName,
                                                                  org.jboss.migration.core.ProductInfo productInfo,
                                                                  Path baseDir,
                                                                  org.jboss.migration.core.env.MigrationEnvironment migrationEnvironment)
        Overrides:
        constructServer in class org.jboss.migration.wfly10.dist.full.WildFlyFullServerProvider10_0
      • getName

        public String getName()
        Specified by:
        getName in interface org.jboss.migration.core.ServerProvider
        Overrides:
        getName in class org.jboss.migration.wfly10.dist.full.WildFlyFullServerProvider10_0