| Modifier and Type | Class and Description |
|---|---|
class |
AddSubsystem
A task which creates a subsystem if its missing from the server's config.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<UpdateSubsystemTaskFactory.SubtaskFactory> |
UpdateSubsystemTaskFactory.subsystemMigrationTasks |
| Modifier and Type | Method and Description |
|---|---|
UpdateSubsystemTaskFactory.Builder |
UpdateSubsystemTaskFactory.Builder.subtask(UpdateSubsystemTaskFactory.SubtaskFactory subtaskFactory)
Adds a subtask
|
UpdateSubsystemTaskFactory.Builder |
UpdateSubsystemTaskFactory.Builder.subtasks(UpdateSubsystemTaskFactory.SubtaskFactory... subtaskFactories)
Adds multiple subtasks
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddConcurrencyUtilitiesDefaultConfig
A task which adds the default EE Concurrency Utilities config to the subsystem.
|
class |
AddDefaultBindingsConfig
A task which configures the default Java EE 7 bindings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddInfinispanPassivationStoreAndDistributableCache
A task which adds EJB3 subsystem's infinipan passivation-store, and distributable cache, if missing.
|
class |
DefinePassivationDisabledCacheRef
A task which defines EJB3 subsystem's 'passivation-disabled-cache-ref' attribute .
|
class |
RefHttpRemotingConnectorInEJB3Remote
A task which changes EJB3 remote service, if presence in config, to ref the HTTP Remoting Conector.
|
class |
WorkaroundForWFLY5520
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
A task which adds the 'ejb' cache, present on EAP 7 default configs, to Infinispan subsystem configuration.
|
class |
AddServerCache
A task which adds the 'server' cache, present on EAP 7 default configs, to Infinispan subsystem configuration.
|
class |
FixHibernateCacheModuleName
A task which changes the module name of any Hibernate Cache present in Infinispan subsystem.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddHttpAcceptorsAndConnectors
A task which adds HTTP Acceptors and Connectors to the Messaging subsystem.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddHttpConnectorIfMissing
A task which adds the default http connector, if missing from the remote subsystem config.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddBufferCache
A task which adds Undertow's default buffer cache.
|
class |
AddWebsockets
A task which adds support for websockets.
|
class |
MigrateHttpListener
A task which updates the config of the default http listener.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.