Uses of Class
org.jboss.migration.wfly10.config.task.management.configuration.ManageableServerConfigurationCompositeTask.BaseBuilder
-
-
Uses of ManageableServerConfigurationCompositeTask.BaseBuilder in org.jboss.migration.wfly10.config.task.hostexclude
Subclasses of ManageableServerConfigurationCompositeTask.BaseBuilder in org.jboss.migration.wfly10.config.task.hostexclude Modifier and Type Class Description classAddHostExcludes<S>A task which adds a specific host-excludes to a host controller configuration. -
Uses of ManageableServerConfigurationCompositeTask.BaseBuilder in org.jboss.migration.wfly10.config.task.management.configuration
Classes in org.jboss.migration.wfly10.config.task.management.configuration with type parameters of type ManageableServerConfigurationCompositeTask.BaseBuilder Modifier and Type Class Description static classManageableServerConfigurationCompositeTask.BaseBuilder<S,T extends ManageableServerConfigurationCompositeTask.BaseBuilder<S,T>>Subclasses of ManageableServerConfigurationCompositeTask.BaseBuilder in org.jboss.migration.wfly10.config.task.management.configuration Modifier and Type Class Description static classManageableServerConfigurationCompositeTask.Builder<S> -
Uses of ManageableServerConfigurationCompositeTask.BaseBuilder in org.jboss.migration.wfly10.config.task.management.profile
Subclasses of ManageableServerConfigurationCompositeTask.BaseBuilder in org.jboss.migration.wfly10.config.task.management.profile Modifier and Type Class Description classAddProfileTaskBuilder<S> -
Uses of ManageableServerConfigurationCompositeTask.BaseBuilder in org.jboss.migration.wfly10.config.task.update
Subclasses of ManageableServerConfigurationCompositeTask.BaseBuilder in org.jboss.migration.wfly10.config.task.update Modifier and Type Class Description classAddPrivateInterface<S>Adds private interface to config, and updates jgroup socket bindings to use it.classMigrateCompatibleSecurityRealms<S extends org.jboss.migration.core.jboss.JBossServer<S>>Migration of security realms fully compatible with WildFly 10.classMigrateDeploymentOverlays<S extends org.jboss.migration.core.jboss.JBossServer<S>>Task which handles the migration/removal of a server configuration's deployment overlays.classMigrateDeployments<S extends org.jboss.migration.core.jboss.JBossServer<S>>Task which handles the migration/removal of a server configuration's deployments and overlays.classMigratePersistentDeployments<S extends org.jboss.migration.core.jboss.JBossServer<S>>Task which handles the migration/removal of a server configuration's persisted deployments.classRemoveDeployments<S>Removes all deployments, and overlays, from a server configuration.classRemovePermgenAttributesFromJVMConfigs<S>Removes permgen from JVM Configs.classUpdateUnsecureInterface<S>Updates unsecure interface.
-