Package org.jboss.migration.eap
Interface EAPServerMigrationProvider7_3
-
- All Superinterfaces:
org.jboss.migration.wfly10.WildFlyServerMigrationProvider10
public interface EAPServerMigrationProvider7_3 extends org.jboss.migration.wfly10.WildFlyServerMigrationProvider10The interface that JBoss EAP 7.3 migration providers must implement. Such implementations are loaded through ServiceLoader framework, thus a service descriptor must be in classpath.- Author:
- emmartins