| Modifier and Type | Method and Description |
|---|---|
B |
ServerConfigurationMigration.BaseBuilder.subtask(ManageableServerConfigurationComponentTaskBuilder<S,?> subtaskBuilder) |
HostMigration.Builder<S> |
HostMigration.Builder.subtask(ManageableServerConfigurationComponentTaskBuilder<S,?> subtaskBuilder) |
| Modifier and Type | Method and Description |
|---|---|
static <S,T extends ManageableServerConfiguration> |
ManageableServerConfigurationTaskFactory.of(ManageableServerConfigurationComponentTaskBuilder<S,?> subtaskBuilder) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ManageableServerConfigurationComponentTaskBuilder<S,T extends ManageableServerConfigurationComponentTaskBuilder<S,T>> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ManageableServerConfigurationCompositeTaskBuilder<S,T extends ManageableServerConfigurationCompositeTaskBuilder<S,T>> |
interface |
ManageableServerConfigurationLeafTaskBuilder<S,T extends ManageableServerConfigurationLeafTaskBuilder<S,T>> |
| Modifier and Type | Class and Description |
|---|---|
static class |
ManageableServerConfigurationCompositeTask.BaseBuilder<S,T extends ManageableServerConfigurationCompositeTask.BaseBuilder<S,T>> |
static class |
ManageableServerConfigurationCompositeTask.Builder<S> |
static class |
ManageableServerConfigurationLeafTask.Builder<S> |
| Modifier and Type | Method and Description |
|---|---|
static <S> ManageableServerConfigurationCompositeSubtasks.Builder<S> |
ManageableServerConfigurationCompositeSubtasks.of(ManageableServerConfigurationComponentTaskBuilder<S,?>... subtasks) |
| Modifier and Type | Class and Description |
|---|---|
class |
AddExtensionTaskBuilder<S>
Builder for a task which creates an extension if its missing from the server's config.
|
class |
RemoveExtensionTaskBuilder<S>
A task which creates an extension if its missing from the server's config.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddProfileTaskBuilder<S> |
| Modifier and Type | Class and Description |
|---|---|
class |
AddApplicationRealmSSLServerIdentity<S>
Migration of security realms fully compatible with WildFly 10.
|
class |
AddPrivateInterface<S>
Adds private interface to config, and updates jgroup socket bindings to use it.
|
protected static class |
AddPrivateInterface.AddInterface<S> |
class |
AddSocketBindingMulticastAddressExpressions<S>
Set socket binding's multicast address as value expressions.
|
class |
MigrateCompatibleSecurityRealms<S extends org.jboss.migration.core.jboss.JBossServer<S>>
Migration of security realms fully compatible with WildFly 10.
|
class |
MigrateDeploymentOverlays<S extends org.jboss.migration.core.jboss.JBossServer<S>>
Task which handles the migration/removal of a server configuration's deployment overlays.
|
static class |
MigrateDeploymentOverlays.MigrateResourceSubtask<S extends org.jboss.migration.core.jboss.JBossServer<S>> |
static class |
MigrateDeploymentOverlays.RemoveResourceSubtask<S extends org.jboss.migration.core.jboss.JBossServer<S>> |
class |
MigrateDeployments<S extends org.jboss.migration.core.jboss.JBossServer<S>>
Task which handles the migration/removal of a server configuration's deployments and overlays.
|
class |
MigratePersistentDeployments<S extends org.jboss.migration.core.jboss.JBossServer<S>>
Task which handles the migration/removal of a server configuration's persisted deployments.
|
static class |
MigratePersistentDeployments.MigrateDeploymentSubtask<S extends org.jboss.migration.core.jboss.JBossServer<S>> |
static class |
MigratePersistentDeployments.RemoveDeploymentSubtask<S extends org.jboss.migration.core.jboss.JBossServer<S>> |
class |
MigrateScannerDeployments<S extends org.jboss.migration.core.jboss.JBossServer<S>> |
class |
RemoveDeployments<S>
Removes all deployments, and overlays, from a server configuration.
|
class |
RemovePermgenAttributesFromJVMConfigs<S>
Removes permgen from JVM Configs.
|
class |
RemoveUnsecureInterface<S>
Removes Unsecure interface.
|
class |
UpdateUnsecureInterface<S>
Updates unsecure interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddLoadBalancerProfile<S> |
static class |
AddLoadBalancerProfile.AddLoadBalancerSocketBindingsGroup<S> |
Copyright © 2017 JBoss by Red Hat. All rights reserved.