| Constructor and Description |
|---|
UpdateSubsystemResources(String subsystemName,
UpdateSubsystemResourceSubtaskBuilder<S>... subtasks) |
| Modifier and Type | Class and Description |
|---|---|
class |
AddConcurrencyUtilitiesDefaultConfig<S>
A task which adds the default EE Concurrency Utilities config to the subsystem.
|
class |
AddDefaultBindingsConfig<S>
A task which configures the default Java EE 7 bindings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddInfinispanPassivationStoreAndDistributableCache<S>
A task which adds EJB3 subsystem's infinipan passivation-store, and distributable cache, if missing.
|
class |
DefinePassivationDisabledCacheRef<S>
A task which defines EJB3 subsystem's 'passivation-disabled-cache-ref' attribute .
|
class |
RefHttpRemotingConnectorInEJB3Remote<S>
A task which changes EJB3 remote service, if presence in config, to ref the HTTP Remoting Conector.
|
class |
WorkaroundForWFLY5520<S>
A task which applies WFLY-5520 workaround when EAP 7.0.0.Beta1 is the target server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddEjbCache<S>
A task which adds the 'ejb' cache, present on EAP 7 default configs, to Infinispan subsystem configuration.
|
class |
AddServerCache<S>
A task which adds the 'server' cache, present on EAP 7 default configs, to Infinispan subsystem configuration.
|
class |
FixHibernateCacheModuleName<S>
A task which changes the module name of any Hibernate Cache present in Infinispan subsystem.
|
class |
UpdateWebCache<S>
A task which updates Infinispan subsystem configurations' 'web' cache, to match EAP 7.1 defaults.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddHttpAcceptorsAndConnectors<S>
A task which adds HTTP Acceptors and Connectors to the Messaging subsystem.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddHttpConnectorIfMissing<S>
A task which adds the default http connector, if missing from the remote subsystem config.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddBufferCache<S>
A task which adds Undertow's default buffer cache.
|
class |
AddHttpsListener<S>
A task which adds Undertow's default https listener.
|
class |
AddWebsockets<S>
A task which adds support for websockets.
|
class |
EnableHttp2<S>
A task which updates the config of the default http listener.
|
class |
SetDefaultHostResponseHeader<S>
A task which adds a response header filter to Undertow's default host config.
|
class |
SetDefaultHostResponseHeaderServer<S> |
class |
SetDefaultHostResponseHeaderXPoweredBy<S> |
class |
SetDefaultHttpListenerRedirectSocket<S>
A task which ensures that Undertow's default http listener 'redirect-socket' is set.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.