public interface WildFly10FullServerMigration<S extends org.jboss.migration.core.Server>
extends WildFly10ServerMigration<S>
The interface that WildFly 10 Full server migrations must implement. Such implementations are loaded through ServiceLoader framework, thus a service descriptor must be in classpath.