| Package | Description |
|---|---|
| org.jboss.migration.wfly10.config.task.executor | |
| org.jboss.migration.wfly10.config.task.subsystem |
| Modifier and Type | Method and Description |
|---|---|
static <S> org.jboss.migration.core.ParentServerMigrationTask.SubtaskExecutor |
SubtaskExecutorAdapters.of(S source,
ManageableServerConfiguration configuration,
ExtensionsManagementSubtaskExecutor<S> subtaskExecutor) |
| Modifier and Type | Class and Description |
|---|---|
class |
AddExtensionSubtask<S>
A task which creates an extension if its missing from the server's config.
|
class |
RemoveExtension<S>
A task which removes an extension if exists in server's config.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.