Class StandaloneServerMigration<S extends org.jboss.migration.core.Server>

    • Field Detail

      • SERVER_MIGRATION_TASK_NAME

        public static final org.jboss.migration.core.task.ServerMigrationTaskName SERVER_MIGRATION_TASK_NAME
    • Method Detail

      • beforeConfigurationsMigration

        protected void beforeConfigurationsMigration​(S source,
                                                     WildFlyServer10 target,
                                                     org.jboss.migration.core.task.TaskContext context)
      • afterConfigurationsMigration

        protected void afterConfigurationsMigration​(S source,
                                                    WildFlyServer10 target,
                                                    org.jboss.migration.core.task.TaskContext context)