public class WildFly10StandaloneConfigFileDeploymentsMigration<S extends org.jboss.migration.core.Server> extends Object
| Constructor and Description |
|---|
WildFly10StandaloneConfigFileDeploymentsMigration() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
migrateDeployment(org.jboss.dmr.ModelNode deployment,
org.jboss.migration.core.ServerPath<S> source,
WildFly10StandaloneServer target,
org.jboss.migration.core.ServerMigrationContext context) |
void |
run(org.jboss.migration.core.ServerPath<S> source,
WildFly10StandaloneServer target,
org.jboss.migration.core.ServerMigrationContext context) |
public WildFly10StandaloneConfigFileDeploymentsMigration()
public void run(org.jboss.migration.core.ServerPath<S> source, WildFly10StandaloneServer target, org.jboss.migration.core.ServerMigrationContext context) throws IOException
IOExceptionprotected void migrateDeployment(org.jboss.dmr.ModelNode deployment,
org.jboss.migration.core.ServerPath<S> source,
WildFly10StandaloneServer target,
org.jboss.migration.core.ServerMigrationContext context)
throws IOException
IOExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.