| 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 |
WildFly10_0FixHibernateCacheModuleName<S> |
| 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 |
AddEndpointIfMissing<S>
A task which adds the remoting endpoint.
|
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 |
AddWebsockets<S>
A task which adds support for websockets.
|
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.
|
class |
UpdateDefaultHostResponseHeaderServer<S> |
Copyright © 2018 JBoss by Red Hat. All rights reserved.