Package org.jboss.migration.wfly10
Interface WildFlyServerMigrationProvider10
-
public interface WildFlyServerMigrationProvider10- Author:
- emmartins
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WildFlyServerMigration10getServerMigration()ClassgetSourceType()Retrieves the type of the supported source server.
-
-
-
Method Detail
-
getServerMigration
WildFlyServerMigration10 getServerMigration()
- Returns:
-
getSourceType
Class getSourceType()
Retrieves the type of the supported source server.- Returns:
-
-