Uses of Interface
org.jboss.migration.wfly10.config.task.management.resource.ManageableResourceLeafTaskBuilder
-
-
Uses of ManageableResourceLeafTaskBuilder in org.jboss.migration.wfly10.config.task.hostexclude
Classes in org.jboss.migration.wfly10.config.task.hostexclude that implement ManageableResourceLeafTaskBuilder Modifier and Type Class Description classAddHostExclude<S> -
Uses of ManageableResourceLeafTaskBuilder in org.jboss.migration.wfly10.config.task.management.profile
Classes in org.jboss.migration.wfly10.config.task.management.profile that implement ManageableResourceLeafTaskBuilder Modifier and Type Class Description static classAddProfileTaskBuilder.CreateProfileTask<S> -
Uses of ManageableResourceLeafTaskBuilder in org.jboss.migration.wfly10.config.task.management.resource
Classes in org.jboss.migration.wfly10.config.task.management.resource with type parameters of type ManageableResourceLeafTaskBuilder Modifier and Type Interface Description interfaceManageableResourceLeafTaskBuilder<S,R extends ManageableResource,T extends ManageableResourceLeafTaskBuilder<S,R,T>>Classes in org.jboss.migration.wfly10.config.task.management.resource that implement ManageableResourceLeafTaskBuilder Modifier and Type Class Description static classManageableResourceLeafTask.Builder<S,R extends ManageableResource> -
Uses of ManageableResourceLeafTaskBuilder in org.jboss.migration.wfly10.config.task.management.subsystem
Classes in org.jboss.migration.wfly10.config.task.management.subsystem that implement ManageableResourceLeafTaskBuilder 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 ManageableResourceLeafTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.ee
Classes in org.jboss.migration.wfly10.config.task.subsystem.ee that implement ManageableResourceLeafTaskBuilder 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 ManageableResourceLeafTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.ejb3
Classes in org.jboss.migration.wfly10.config.task.subsystem.ejb3 that implement ManageableResourceLeafTaskBuilder 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 ManageableResourceLeafTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.infinispan
Classes in org.jboss.migration.wfly10.config.task.subsystem.infinispan that implement ManageableResourceLeafTaskBuilder 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 ManageableResourceLeafTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.jberet
Classes in org.jboss.migration.wfly10.config.task.subsystem.jberet that implement ManageableResourceLeafTaskBuilder Modifier and Type Class Description classAddBatchJBeretSubsystemResource<S>A task which adds the default Batch JBeret subsystem, if missing from the server config. -
Uses of ManageableResourceLeafTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.jgroups
Classes in org.jboss.migration.wfly10.config.task.subsystem.jgroups that implement ManageableResourceLeafTaskBuilder Modifier and Type Class Description classUpdateProtocols<S>A task which updates jgroup subsystem configuration's protocols. -
Uses of ManageableResourceLeafTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.messagingactivemq
Classes in org.jboss.migration.wfly10.config.task.subsystem.messagingactivemq that implement ManageableResourceLeafTaskBuilder Modifier and Type Class Description classAddHttpAcceptorsAndConnectors<S>A task which adds HTTP Acceptors and Connectors to the Messaging subsystem. -
Uses of ManageableResourceLeafTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.remoting
Classes in org.jboss.migration.wfly10.config.task.subsystem.remoting that implement ManageableResourceLeafTaskBuilder 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 ManageableResourceLeafTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.securitymanager
Classes in org.jboss.migration.wfly10.config.task.subsystem.securitymanager that implement ManageableResourceLeafTaskBuilder Modifier and Type Class Description classAddSecurityManagerSubsystemResource<S>A task which adds the default Security Manager subsystem, if missing from the server config. -
Uses of ManageableResourceLeafTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.singleton
Classes in org.jboss.migration.wfly10.config.task.subsystem.singleton that implement ManageableResourceLeafTaskBuilder Modifier and Type Class Description classAddSingletonSubsystemResource<S>A task which adds the default Singleton subsystem, if missing from the server config. -
Uses of ManageableResourceLeafTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.undertow
Classes in org.jboss.migration.wfly10.config.task.subsystem.undertow that implement ManageableResourceLeafTaskBuilder 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 ManageableResourceLeafTaskBuilder in org.jboss.migration.wfly10.config.task.subsystem.web
Classes in org.jboss.migration.wfly10.config.task.subsystem.web that implement ManageableResourceLeafTaskBuilder Modifier and Type Class Description protected static classMigrateWebSubsystem.MigrateWebSubsystemSubtaskBuilder<S> -
Uses of ManageableResourceLeafTaskBuilder in org.jboss.migration.wfly10.config.task.update
Classes in org.jboss.migration.wfly10.config.task.update that implement ManageableResourceLeafTaskBuilder 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>
-