Uses of Interface
org.jboss.migration.wfly10.config.task.management.resource.ManageableResourceComponentTaskBuilder
-
-
Uses of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task
Methods in org.jboss.migration.wfly10.config.task that return ManageableResourceComponentTaskBuilder Modifier and Type Method Description protected ManageableResourceComponentTaskBuilder<S,HostResource,?>HostMigration. getSubtask()Methods in org.jboss.migration.wfly10.config.task with parameters of type ManageableResourceComponentTaskBuilder Modifier and Type Method Description HostMigration.Builder<S>HostMigration.Builder. subtask(ManageableResourceComponentTaskBuilder<S,ManageableResource,?> subtaskBuilder)BServerConfigurationMigration.BaseBuilder. subtask(ManageableResourceComponentTaskBuilder<S,ManageableResource,?> subtaskBuilder) -
Uses of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task.factory
Methods in org.jboss.migration.wfly10.config.task.factory with parameters of type ManageableResourceComponentTaskBuilder Modifier and Type Method Description static <S,T extends ManageableServerConfiguration>
ManageableServerConfigurationTaskFactory<S,T>ManageableServerConfigurationTaskFactory. of(ManageableResourceComponentTaskBuilder<S,ManageableResource,?> subtaskBuilder) -
Uses of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task.hostexclude
Classes in org.jboss.migration.wfly10.config.task.hostexclude that implement ManageableResourceComponentTaskBuilder Modifier and Type Class Description classAddHostExclude<S> -
Uses of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task.management.configuration
Methods in org.jboss.migration.wfly10.config.task.management.configuration with parameters of type ManageableResourceComponentTaskBuilder Modifier and Type Method Description default <R1 extends ManageableResource>
TManageableServerConfigurationCompositeSubtasksBuilder. subtask(Class<? extends R1> resourceType, String resourceName, ManageableResourceComponentTaskBuilder<S,R1,?> builder)default <R1 extends ManageableResource>
TManageableServerConfigurationCompositeSubtasksBuilder. subtask(Class<? extends R1> resourceType, ManageableResourceComponentTaskBuilder<S,R1,?> builder)default <R1 extends ManageableResource>
TManageableServerConfigurationCompositeSubtasksBuilder. subtask(ManageableResourceSelector<? extends R1> resourceSelector, ManageableResourceComponentTaskBuilder<S,R1,?> builder) -
Uses of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task.management.profile
Classes in org.jboss.migration.wfly10.config.task.management.profile that implement ManageableResourceComponentTaskBuilder Modifier and Type Class Description static classAddProfileTaskBuilder.CreateProfileTask<S> -
Uses of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task.management.resource
Classes in org.jboss.migration.wfly10.config.task.management.resource with type parameters of type ManageableResourceComponentTaskBuilder Modifier and Type Interface Description interfaceManageableResourceComponentTaskBuilder<S,R extends ManageableResource,T extends ManageableResourceComponentTaskBuilder<S,R,T>>Subinterfaces of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task.management.resource Modifier and Type Interface Description interfaceManageableResourceCompositeTaskBuilder<S,R extends ManageableResource,T extends ManageableResourceCompositeTaskBuilder<S,R,T>>interfaceManageableResourceLeafTaskBuilder<S,R extends ManageableResource,T extends ManageableResourceLeafTaskBuilder<S,R,T>>Classes in org.jboss.migration.wfly10.config.task.management.resource that implement ManageableResourceComponentTaskBuilder Modifier and Type Class Description static classManageableResourceCompositeTask.BaseBuilder<S,R extends ManageableResource,T extends ManageableResourceCompositeTask.BaseBuilder<S,R,T>>static classManageableResourceCompositeTask.Builder<S,R extends ManageableResource>static classManageableResourceLeafTask.Builder<S,R extends ManageableResource>Methods in org.jboss.migration.wfly10.config.task.management.resource with parameters of type ManageableResourceComponentTaskBuilder Modifier and Type Method Description static <S,R extends ManageableResource>
ManageableResourceCompositeSubtasks.Builder<S,R>ManageableResourceCompositeSubtasks. of(ManageableResourceComponentTaskBuilder<S,R,?>... subtasks)default <R1 extends ManageableResource>
TManageableResourceCompositeSubtasksBuilder. subtask(Class<? extends R1> resourceType, String resourceName, ManageableResourceComponentTaskBuilder<S,R1,?> builder)default <R1 extends ManageableResource>
TManageableResourceCompositeSubtasksBuilder. subtask(Class<? extends R1> resourceType, ManageableResourceComponentTaskBuilder<S,R1,?> builder)default <R1 extends ManageableResource>
TManageableResourceCompositeSubtasksBuilder. subtask(ManageableResourceSelector<? extends R1> resourceSelector, ManageableResourceComponentTaskBuilder<S,R1,?> builder) -
Uses of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task.management.resources
Methods in org.jboss.migration.wfly10.config.task.management.resources with parameters of type ManageableResourceComponentTaskBuilder Modifier and Type Method Description default <R1 extends ManageableResource>
TManageableResourcesCompositeSubtasksBuilder. subtask(Class<R1> resourceType, String resourceName, ManageableResourceComponentTaskBuilder<S,R1,?> builder)default <R1 extends ManageableResource>
TManageableResourcesCompositeSubtasksBuilder. subtask(Class<R1> resourceType, ManageableResourceComponentTaskBuilder<S,R1,?> builder)default <R1 extends ManageableResource>
TManageableResourcesCompositeSubtasksBuilder. subtask(ManageableResourceSelector<R1> resourceSelector, ManageableResourceComponentTaskBuilder<S,R1,?> builder)default TManageableResourcesCompositeSubtasksBuilder. subtask(ManageableResourceComponentTaskBuilder<S,? super R,?> builder) -
Uses of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task.management.subsystem
Classes in org.jboss.migration.wfly10.config.task.management.subsystem that implement ManageableResourceComponentTaskBuilder Modifier and Type Class Description classAddSubsystemResourceSubtaskBuilder<S>The builder for leaf tasks, which add subsystem configs.classMigrateSubsystemResourceSubtaskBuilder<S>The builder for leaf tasks, which add subsystem configs.classUpdateSubsystemResourceSubtaskBuilder<S> -
Uses of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.ee
Classes in org.jboss.migration.wfly10.config.task.subsystem.ee that implement ManageableResourceComponentTaskBuilder Modifier and Type Class Description classAddConcurrencyUtilitiesDefaultConfig<S>A task which adds the default EE Concurrency Utilities config to the subsystem.classAddDefaultBindingsConfig<S>A task which configures the default Java EE 7 bindings. -
Uses of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.ejb3
Classes in org.jboss.migration.wfly10.config.task.subsystem.ejb3 that implement ManageableResourceComponentTaskBuilder Modifier and Type Class Description classAddInfinispanPassivationStoreAndDistributableCache<S>A task which adds EJB3 subsystem's infinipan passivation-store, and distributable cache, if missing.classDefinePassivationDisabledCacheRef<S>A task which defines EJB3 subsystem's 'passivation-disabled-cache-ref' attribute .classRefHttpRemotingConnectorInEJB3Remote<S>A task which changes EJB3 remote service, if presence in config, to ref the HTTP Remoting Conector.classWorkaroundForWFLY5520<S>A task which applies WFLY-5520 workaround when EAP 7.0.0.Beta1 is the target server. -
Uses of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.infinispan
Classes in org.jboss.migration.wfly10.config.task.subsystem.infinispan that implement ManageableResourceComponentTaskBuilder Modifier and Type Class Description classAddEjbCache<S>A task which adds the 'ejb' cache, present on EAP 7 default configs, to Infinispan subsystem configuration.classAddServerCache<S>A task which adds the 'server' cache, present on EAP 7 default configs, to Infinispan subsystem configuration.classFixHibernateCacheModuleName<S>A task which changes the module name of any Hibernate Cache present in Infinispan subsystem.classWildFly10_0FixHibernateCacheModuleName<S> -
Uses of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.jberet
Classes in org.jboss.migration.wfly10.config.task.subsystem.jberet that implement ManageableResourceComponentTaskBuilder Modifier and Type Class Description classAddBatchJBeretSubsystemResource<S>A task which adds the default Batch JBeret subsystem, if missing from the server config. -
Uses of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.jgroups
Classes in org.jboss.migration.wfly10.config.task.subsystem.jgroups that implement ManageableResourceComponentTaskBuilder Modifier and Type Class Description classUpdateProtocols<S>A task which updates jgroup subsystem configuration's protocols. -
Uses of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.messagingactivemq
Classes in org.jboss.migration.wfly10.config.task.subsystem.messagingactivemq that implement ManageableResourceComponentTaskBuilder Modifier and Type Class Description classAddHttpAcceptorsAndConnectors<S>A task which adds HTTP Acceptors and Connectors to the Messaging subsystem. -
Uses of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.remoting
Classes in org.jboss.migration.wfly10.config.task.subsystem.remoting that implement ManageableResourceComponentTaskBuilder Modifier and Type Class Description classAddEndpointIfMissing<S>A task which adds the remoting endpoint.classAddHttpConnectorIfMissing<S>A task which adds the default http connector, if missing from the remote subsystem config. -
Uses of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.securitymanager
Classes in org.jboss.migration.wfly10.config.task.subsystem.securitymanager that implement ManageableResourceComponentTaskBuilder Modifier and Type Class Description classAddSecurityManagerSubsystemResource<S>A task which adds the default Security Manager subsystem, if missing from the server config. -
Uses of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.singleton
Classes in org.jboss.migration.wfly10.config.task.subsystem.singleton that implement ManageableResourceComponentTaskBuilder Modifier and Type Class Description classAddSingletonSubsystemResource<S>A task which adds the default Singleton subsystem, if missing from the server config. -
Uses of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.undertow
Classes in org.jboss.migration.wfly10.config.task.subsystem.undertow that implement ManageableResourceComponentTaskBuilder Modifier and Type Class Description classAddWebsockets<S>A task which adds support for websockets.classSetDefaultHostResponseHeader<S>A task which adds a response header filter to Undertow's default host config.classSetDefaultHostResponseHeaderServer<S>classSetDefaultHostResponseHeaderXPoweredBy<S>classSetDefaultHttpListenerRedirectSocket<S>A task which ensures that Undertow's default http listener 'redirect-socket' is set.classUpdateDefaultHostResponseHeaderServer<S> -
Uses of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.web
Classes in org.jboss.migration.wfly10.config.task.subsystem.web that implement ManageableResourceComponentTaskBuilder Modifier and Type Class Description protected static classMigrateWebSubsystem.MigrateWebSubsystemSubtaskBuilder<S> -
Uses of ManageableResourceComponentTaskBuilder in org.jboss.migration.wfly10.config.task.update
Classes in org.jboss.migration.wfly10.config.task.update that implement ManageableResourceComponentTaskBuilder Modifier and Type Class Description static classAddJmxSubsystemToHosts.AddJMXSubsystemConfig<S>protected static classAddPrivateInterface.UpdateSocketBindings<S>protected static classMigrateCompatibleSecurityRealms.Subtask<S extends org.jboss.migration.core.jboss.JBossServer<S>>static classRemoveDeployments.RemoveDeploymentOverlaySubtask<S>static classRemoveDeployments.RemoveDeploymentSubtask<S>static classRemovePermgenAttributesFromJVMConfigs.Subtask<S>static classUpdateUnsecureInterface.SetUnsecureInterfaceInetAddress<S>
-