Uses of Class
org.jboss.migration.wfly10.config.task.management.resource.ManageableResourceLeafTask.Builder
-
-
Uses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.hostexclude
Subclasses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.hostexclude Modifier and Type Class Description classAddHostExclude<S> -
Uses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.management.profile
Subclasses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.management.profile Modifier and Type Class Description static classAddProfileTaskBuilder.CreateProfileTask<S> -
Uses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.management.resource
Methods in org.jboss.migration.wfly10.config.task.management.resource that return ManageableResourceLeafTask.Builder Modifier and Type Method Description protected ManageableResourceLeafTask.Builder<S,R>ManageableResourceLeafTask.Builder. getThis() -
Uses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.management.subsystem
Subclasses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.management.subsystem 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>Methods in org.jboss.migration.wfly10.config.task.management.subsystem that return ManageableResourceLeafTask.Builder Modifier and Type Method Description protected ManageableResourceLeafTask.Builder<S,SubsystemResource>UpdateSubsystemResourceSubtaskBuilder. subtaskName(String subtaskName) -
Uses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.ee
Subclasses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.ee 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 ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.ejb3
Subclasses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.ejb3 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 ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.infinispan
Subclasses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.infinispan 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 ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.jberet
Subclasses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.jberet Modifier and Type Class Description classAddBatchJBeretSubsystemResource<S>A task which adds the default Batch JBeret subsystem, if missing from the server config. -
Uses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.jgroups
Subclasses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.jgroups Modifier and Type Class Description classUpdateProtocols<S>A task which updates jgroup subsystem configuration's protocols. -
Uses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.messagingactivemq
Subclasses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.messagingactivemq Modifier and Type Class Description classAddHttpAcceptorsAndConnectors<S>A task which adds HTTP Acceptors and Connectors to the Messaging subsystem. -
Uses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.remoting
Subclasses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.remoting 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 ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.securitymanager
Subclasses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.securitymanager Modifier and Type Class Description classAddSecurityManagerSubsystemResource<S>A task which adds the default Security Manager subsystem, if missing from the server config. -
Uses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.singleton
Subclasses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.singleton Modifier and Type Class Description classAddSingletonSubsystemResource<S>A task which adds the default Singleton subsystem, if missing from the server config. -
Uses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.undertow
Subclasses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.undertow 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 ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.web
Subclasses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.subsystem.web Modifier and Type Class Description protected static classMigrateWebSubsystem.MigrateWebSubsystemSubtaskBuilder<S> -
Uses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.update
Subclasses of ManageableResourceLeafTask.Builder in org.jboss.migration.wfly10.config.task.update 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>
-