- All Superinterfaces:
- org.jboss.migration.wfly10.WildFlyServerMigrationProvider10
public interface WildFlyFullServerMigrationProvider12_0
extends org.jboss.migration.wfly10.WildFlyServerMigrationProvider10
The interface that WildFly 12.0 Full specific migration providers must implement. Such implementations are loaded through ServiceLoader framework, thus a service descriptor must be in classpath.
- Author:
- emmartins