| Package | Description |
|---|---|
| org.jboss.migration.wfly10.config.task | |
| org.jboss.migration.wfly10.config.task.subsystem | |
| org.jboss.migration.wfly10.config.task.update |
| Modifier and Type | Field and Description |
|---|---|
protected List<HostConfigurationTaskFactory<S>> |
HostMigration.subtaskFactories |
| Modifier and Type | Method and Description |
|---|---|
HostMigration.Builder<S> |
HostMigration.Builder.subtask(HostConfigurationTaskFactory<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 |
RemovePermgenAttributesFromJVMs<S>
Removes permgen from JVM Configs.
|
| Modifier and Type | Method and Description |
|---|---|
ServerUpdate.SimpleBuilder<S> |
ServerUpdate.SimpleBuilder.hostConfigTask(HostConfigurationTaskFactory<org.jboss.migration.core.ServerPath<S>> subtaskFactory) |
HostUpdate.Builder<S> |
HostUpdate.Builder.subtask(HostConfigurationTaskFactory<org.jboss.migration.core.ServerPath<S>> subtaskFactory) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.