| Modifier and Type | Class and Description |
|---|---|
class |
AddHostExcludes<S>
A task which adds a specific host-excludes to a host controller configuration.
|
| Modifier and Type | Method and Description |
|---|---|
protected ManageableServerConfigurationCompositeTask.Builder<S> |
ManageableServerConfigurationCompositeTask.Builder.getThis() |
| Modifier and Type | Class and Description |
|---|---|
class |
AddPrivateInterface<S>
Adds private interface to config, and updates jgroup socket bindings to use it.
|
class |
MigrateCompatibleSecurityRealms<S extends JBossServer<S>>
Migration of security realms fully compatible with WildFly 10.
|
class |
MigrateDeploymentOverlays<S extends JBossServer<S>>
Task which handles the migration/removal of a server configuration's deployment overlays.
|
class |
MigrateDeployments<S extends JBossServer<S>>
Task which handles the migration/removal of a server configuration's deployments and overlays.
|
class |
MigratePersistentDeployments<S extends JBossServer<S>>
Task which handles the migration/removal of a server configuration's persisted deployments.
|
class |
RemoveDeployments<S>
Removes all deployments, and overlays, from a server configuration.
|
class |
RemovePermgenAttributesFromJVMConfigs<S>
Removes permgen from JVM Configs.
|
class |
UpdateUnsecureInterface<S>
Updates unsecure interface.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.