public class WildFly10LegacySubsystem extends WildFly10Subsystem
serverMigrationTaskName, subsystemMigrationTasks| Constructor and Description |
|---|
WildFly10LegacySubsystem(String name,
String namespaceWithoutVersion,
Extension extension) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.migration.core.ServerMigrationTask |
getServerMigrationTask(SubsystemsManagement subsystemsManagement) |
protected void |
processWarnings(List<String> migrationWarnings,
SubsystemsManagement subsystemsManagement,
org.jboss.migration.core.ServerMigrationTaskContext context)
Post migration processing.
|
equals, getExtension, getName, getNamespaceWithoutVersion, hashCode, skipExecution, toStringprotected void processWarnings(List<String> migrationWarnings, SubsystemsManagement subsystemsManagement, org.jboss.migration.core.ServerMigrationTaskContext context) throws Exception
migrationWarnings - the warnings that resulted from doing the migrationsubsystemsManagement - the subsystem managementcontext - the task contextException - if there was a failure processing the warningspublic org.jboss.migration.core.ServerMigrationTask getServerMigrationTask(SubsystemsManagement subsystemsManagement)
getServerMigrationTask in class WildFly10SubsystemCopyright © 2016 JBoss by Red Hat. All rights reserved.