Class AddElytronSubsystemConfig<S>
- java.lang.Object
-
- org.jboss.migration.core.task.component.ComponentTask.Builder<P,T>
-
- org.jboss.migration.wfly10.config.task.management.resource.ManageableResourceLeafTask.Builder<S,org.jboss.migration.wfly10.config.management.SubsystemResource.Parent>
-
- org.jboss.migration.wfly10.config.task.management.subsystem.AddSubsystemResourceSubtaskBuilder<S>
-
- org.jboss.migration.wfly11.task.subsystem.elytron.AddElytronSubsystemConfig<S>
-
- All Implemented Interfaces:
org.jboss.migration.core.task.component.ComponentTaskBuilder<org.jboss.migration.wfly10.config.task.management.resource.ManageableResourceBuildParameters<S,org.jboss.migration.wfly10.config.management.SubsystemResource.Parent>,org.jboss.migration.wfly10.config.task.management.resource.ManageableResourceLeafTask.Builder<S,org.jboss.migration.wfly10.config.management.SubsystemResource.Parent>>,org.jboss.migration.core.task.component.LeafTaskBuilder<org.jboss.migration.wfly10.config.task.management.resource.ManageableResourceBuildParameters<S,org.jboss.migration.wfly10.config.management.SubsystemResource.Parent>,org.jboss.migration.wfly10.config.task.management.resource.ManageableResourceLeafTask.Builder<S,org.jboss.migration.wfly10.config.management.SubsystemResource.Parent>>,org.jboss.migration.wfly10.config.task.management.resource.ManageableResourceComponentTaskBuilder<S,org.jboss.migration.wfly10.config.management.SubsystemResource.Parent,org.jboss.migration.wfly10.config.task.management.resource.ManageableResourceLeafTask.Builder<S,org.jboss.migration.wfly10.config.management.SubsystemResource.Parent>>,org.jboss.migration.wfly10.config.task.management.resource.ManageableResourceLeafTaskBuilder<S,org.jboss.migration.wfly10.config.management.SubsystemResource.Parent,org.jboss.migration.wfly10.config.task.management.resource.ManageableResourceLeafTask.Builder<S,org.jboss.migration.wfly10.config.management.SubsystemResource.Parent>>
public class AddElytronSubsystemConfig<S> extends org.jboss.migration.wfly10.config.task.management.subsystem.AddSubsystemResourceSubtaskBuilder<S>- Author:
- emmartins
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedAddElytronSubsystemConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidaddAuditLogging(org.jboss.migration.wfly10.config.management.ManageableServerConfiguration configuration, org.jboss.as.controller.PathAddress subsystemPathAddress, org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder compositeOperationBuilder)protected voidaddConfiguration(org.jboss.migration.wfly10.config.task.management.resource.ManageableResourceBuildParameters<S,org.jboss.migration.wfly10.config.management.SubsystemResource.Parent> params, org.jboss.migration.core.task.TaskContext taskContext)protected voidaddHttp(org.jboss.migration.wfly10.config.management.ManageableServerConfiguration configuration, org.jboss.as.controller.PathAddress subsystemPathAddress, org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder compositeOperationBuilder)protected voidaddMappers(org.jboss.migration.wfly10.config.management.ManageableServerConfiguration configuration, org.jboss.as.controller.PathAddress subsystemPathAddress, org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder compositeOperationBuilder)protected voidaddOperationSteps(org.jboss.migration.wfly10.config.management.ManageableServerConfiguration configuration, org.jboss.as.controller.PathAddress subsystemPathAddress, org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder compositeOperationBuilder)protected voidaddProviders(org.jboss.migration.wfly10.config.management.ManageableServerConfiguration configuration, org.jboss.as.controller.PathAddress subsystemPathAddress, org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder compositeOperationBuilder)protected voidaddSasl(org.jboss.migration.wfly10.config.management.ManageableServerConfiguration configuration, org.jboss.as.controller.PathAddress subsystemPathAddress, org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder compositeOperationBuilder)protected voidaddSecurityDomains(org.jboss.migration.wfly10.config.management.ManageableServerConfiguration configuration, org.jboss.as.controller.PathAddress subsystemPathAddress, org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder compositeOperationBuilder)protected voidaddSecurityRealms(org.jboss.migration.wfly10.config.management.ManageableServerConfiguration configuration, org.jboss.as.controller.PathAddress subsystemPathAddress, org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder compositeOperationBuilder)protected voidaddSubsystem(org.jboss.migration.wfly10.config.management.ManageableServerConfiguration configuration, org.jboss.as.controller.PathAddress subsystemPathAddress, org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder compositeOperationBuilder)-
Methods inherited from class org.jboss.migration.wfly10.config.task.management.subsystem.AddSubsystemResourceSubtaskBuilder
getSubsystem
-
Methods inherited from class org.jboss.migration.wfly10.config.task.management.resource.ManageableResourceLeafTask.Builder
buildTask, getThis
-
Methods inherited from class org.jboss.migration.core.task.component.ComponentTask.Builder
afterRunBuilder, beforeRunBuilder, build, buildName, buildRunnable, getAfterRunBuilder, getBeforeRunBuilder, getSkipPolicyBuilder, getTaskNameBuilder, nameBuilder, skipPolicyBuilder
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.jboss.migration.core.task.component.ComponentTaskBuilder
afterRun, afterRunBuilder, beforeRun, beforeRunBuilder, build, name, name, nameBuilder, skipPolicies, skipPolicy, skipPolicyBuilder, skipPolicyBuilders
-
-
-
-
Method Detail
-
addConfiguration
protected void addConfiguration(org.jboss.migration.wfly10.config.task.management.resource.ManageableResourceBuildParameters<S,org.jboss.migration.wfly10.config.management.SubsystemResource.Parent> params, org.jboss.migration.core.task.TaskContext taskContext)
- Overrides:
addConfigurationin classorg.jboss.migration.wfly10.config.task.management.subsystem.AddSubsystemResourceSubtaskBuilder<S>
-
addOperationSteps
protected void addOperationSteps(org.jboss.migration.wfly10.config.management.ManageableServerConfiguration configuration, org.jboss.as.controller.PathAddress subsystemPathAddress, org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder compositeOperationBuilder)
-
addSubsystem
protected void addSubsystem(org.jboss.migration.wfly10.config.management.ManageableServerConfiguration configuration, org.jboss.as.controller.PathAddress subsystemPathAddress, org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder compositeOperationBuilder)
-
addProviders
protected void addProviders(org.jboss.migration.wfly10.config.management.ManageableServerConfiguration configuration, org.jboss.as.controller.PathAddress subsystemPathAddress, org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder compositeOperationBuilder)
-
addAuditLogging
protected void addAuditLogging(org.jboss.migration.wfly10.config.management.ManageableServerConfiguration configuration, org.jboss.as.controller.PathAddress subsystemPathAddress, org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder compositeOperationBuilder)
-
addSecurityDomains
protected void addSecurityDomains(org.jboss.migration.wfly10.config.management.ManageableServerConfiguration configuration, org.jboss.as.controller.PathAddress subsystemPathAddress, org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder compositeOperationBuilder)
-
addSecurityRealms
protected void addSecurityRealms(org.jboss.migration.wfly10.config.management.ManageableServerConfiguration configuration, org.jboss.as.controller.PathAddress subsystemPathAddress, org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder compositeOperationBuilder)
-
addMappers
protected void addMappers(org.jboss.migration.wfly10.config.management.ManageableServerConfiguration configuration, org.jboss.as.controller.PathAddress subsystemPathAddress, org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder compositeOperationBuilder)
-
addHttp
protected void addHttp(org.jboss.migration.wfly10.config.management.ManageableServerConfiguration configuration, org.jboss.as.controller.PathAddress subsystemPathAddress, org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder compositeOperationBuilder)
-
addSasl
protected void addSasl(org.jboss.migration.wfly10.config.management.ManageableServerConfiguration configuration, org.jboss.as.controller.PathAddress subsystemPathAddress, org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder compositeOperationBuilder)
-
-