Class WildFlyFullServerProvider11_0

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

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

      • WildFlyFullServerProvider11_0

        public WildFlyFullServerProvider11_0()
    • 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