| Package | Description |
|---|---|
| org.jboss.migration.wfly10.config.task.management.configuration | |
| org.jboss.migration.wfly10.config.task.update |
| 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 |
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.
|
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.
|
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 © 2017 JBoss by Red Hat. All rights reserved.