| Modifier and Type | Method and Description |
|---|---|
StandaloneServerConfigurationMigration.Builder<S> |
StandaloneServerConfigurationMigration.Builder.subtask(StandaloneServerConfigurationTaskFactory<S> subtaskFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
AddSubsystemTaskFactory<S>
A task which adds the jmx subsystem to host configs.
|
class |
MigrateSubsystemTaskFactory<S> |
class |
UpdateSubsystemTaskFactory<S> |
| Modifier and Type | Class and Description |
|---|---|
class |
MigrateCompatibleSecurityRealms<S extends org.jboss.migration.core.JBossServer<S>>
Migration of security realms fully compatible with WildFly 10.
|
class |
RemoveDeployments<S>
Removes deployments from configs.
|
| Modifier and Type | Method and Description |
|---|---|
ServerUpdate.SimpleBuilder<S> |
ServerUpdate.SimpleBuilder.standaloneConfigTask(StandaloneServerConfigurationTaskFactory<org.jboss.migration.core.ServerPath<S>> subtaskFactory) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.