public class WildFly10StandaloneConfigFileSubsystemsMigration<S extends org.jboss.migration.core.Server> extends Object
| Constructor and Description |
|---|
WildFly10StandaloneConfigFileSubsystemsMigration(List<WildFly10Extension> supportedExtensions) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
migrateExtensions(WildFly10StandaloneServer wildFly10StandaloneServer,
Set<String> extensions,
org.jboss.migration.core.ServerMigrationContext context) |
protected void |
removeUnsupportedExtensions(WildFly10StandaloneServer wildFly10StandaloneServer,
Set<String> extensions,
org.jboss.migration.core.ServerMigrationContext context) |
protected void |
removeUnsupportedSubsystems(WildFly10StandaloneServer wildFly10StandaloneServer,
Set<String> subsystems,
org.jboss.migration.core.ServerMigrationContext context) |
void |
run(org.jboss.migration.core.ServerPath<S> source,
WildFly10StandaloneServer target,
org.jboss.migration.core.ServerMigrationContext context) |
public WildFly10StandaloneConfigFileSubsystemsMigration(List<WildFly10Extension> supportedExtensions)
public void run(org.jboss.migration.core.ServerPath<S> source, WildFly10StandaloneServer target, org.jboss.migration.core.ServerMigrationContext context) throws IOException
IOExceptionprotected void removeUnsupportedSubsystems(WildFly10StandaloneServer wildFly10StandaloneServer, Set<String> subsystems, org.jboss.migration.core.ServerMigrationContext context) throws IOException
IOExceptionprotected void removeUnsupportedExtensions(WildFly10StandaloneServer wildFly10StandaloneServer, Set<String> extensions, org.jboss.migration.core.ServerMigrationContext context) throws IOException
IOExceptionprotected void migrateExtensions(WildFly10StandaloneServer wildFly10StandaloneServer, Set<String> extensions, org.jboss.migration.core.ServerMigrationContext context) throws IOException
IOExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.