Uses of Interface
org.jboss.migration.wfly10.WildFlyServerMigration10
-
Packages that use WildFlyServerMigration10 Package Description org.jboss.migration.wfly10 org.jboss.migration.wfly10.config.task org.jboss.migration.wfly10.config.task.update -
-
Uses of WildFlyServerMigration10 in org.jboss.migration.wfly10
Methods in org.jboss.migration.wfly10 that return WildFlyServerMigration10 Modifier and Type Method Description protected WildFlyServerMigration10WildFlyServer10. getMigration(org.jboss.migration.core.Server source)WildFlyServerMigration10ServiceLoaderWildFlyServerMigrations10. getMigrationFrom(org.jboss.migration.core.Server sourceServer)WildFlyServerMigration10WildFlyServerMigrations10. getMigrationFrom(org.jboss.migration.core.Server sourceServer)WildFlyServerMigration10WildFlyServerMigrationProvider10. getServerMigration() -
Uses of WildFlyServerMigration10 in org.jboss.migration.wfly10.config.task
Classes in org.jboss.migration.wfly10.config.task that implement WildFlyServerMigration10 Modifier and Type Class Description classServerMigration<S extends org.jboss.migration.core.Server> -
Uses of WildFlyServerMigration10 in org.jboss.migration.wfly10.config.task.update
Classes in org.jboss.migration.wfly10.config.task.update that implement WildFlyServerMigration10 Modifier and Type Class Description classServerUpdate<S extends org.jboss.migration.core.jboss.JBossServer<S>>
-