Uses of Interface
org.jboss.migration.wfly10.config.task.management.resources.ManageableResourcesCompositeTaskBuilder
-
-
Uses of ManageableResourcesCompositeTaskBuilder in org.jboss.migration.wfly10.config.task.management.resources
Classes in org.jboss.migration.wfly10.config.task.management.resources with type parameters of type ManageableResourcesCompositeTaskBuilder Modifier and Type Interface Description interfaceManageableResourcesCompositeTaskBuilder<S,R extends ManageableResource,T extends ManageableResourcesCompositeTaskBuilder<S,R,T>>Classes in org.jboss.migration.wfly10.config.task.management.resources that implement ManageableResourcesCompositeTaskBuilder Modifier and Type Class Description static classManageableResourcesCompositeTask.BaseBuilder<S,R extends ManageableResource,T extends ManageableResourcesCompositeTask.BaseBuilder<S,R,T>>static classManageableResourcesCompositeTask.Builder<S,R extends ManageableResource> -
Uses of ManageableResourcesCompositeTaskBuilder in org.jboss.migration.wfly10.config.task.management.subsystem
Classes in org.jboss.migration.wfly10.config.task.management.subsystem that implement ManageableResourcesCompositeTaskBuilder Modifier and Type Class Description classAddSubsystemResources<S>classMigrateSubsystemResources<S>classUpdateSubsystemResources<S> -
Uses of ManageableResourcesCompositeTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.jacorb
Classes in org.jboss.migration.wfly10.config.task.subsystem.jacorb that implement ManageableResourcesCompositeTaskBuilder Modifier and Type Class Description classMigrateJacorbSubsystem<S> -
Uses of ManageableResourcesCompositeTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.jberet
Classes in org.jboss.migration.wfly10.config.task.subsystem.jberet that implement ManageableResourcesCompositeTaskBuilder Modifier and Type Class Description classAddBatchJBeretSubsystem<S> -
Uses of ManageableResourcesCompositeTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.messaging
Classes in org.jboss.migration.wfly10.config.task.subsystem.messaging that implement ManageableResourcesCompositeTaskBuilder Modifier and Type Class Description classMigrateMessagingSubsystem<S> -
Uses of ManageableResourcesCompositeTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.requestcontroller
Classes in org.jboss.migration.wfly10.config.task.subsystem.requestcontroller that implement ManageableResourcesCompositeTaskBuilder Modifier and Type Class Description classAddRequestControllerSubsystem<S> -
Uses of ManageableResourcesCompositeTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.securitymanager
Classes in org.jboss.migration.wfly10.config.task.subsystem.securitymanager that implement ManageableResourcesCompositeTaskBuilder Modifier and Type Class Description classAddSecurityManagerSubsystem<S> -
Uses of ManageableResourcesCompositeTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.singleton
Classes in org.jboss.migration.wfly10.config.task.subsystem.singleton that implement ManageableResourcesCompositeTaskBuilder Modifier and Type Class Description classAddSingletonSubsystem<S> -
Uses of ManageableResourcesCompositeTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.web
Classes in org.jboss.migration.wfly10.config.task.subsystem.web that implement ManageableResourcesCompositeTaskBuilder Modifier and Type Class Description classMigrateWebSubsystem<S> -
Uses of ManageableResourcesCompositeTaskBuilder in org.jboss.migration.wfly10.config.task.update
Classes in org.jboss.migration.wfly10.config.task.update that implement ManageableResourcesCompositeTaskBuilder Modifier and Type Class Description classAddJmxSubsystemToHosts<S>A task which adds the jmx subsystem to host configs.
-