| Modifier and Type | Class and Description |
|---|---|
static class |
AddProfileTaskBuilder.CreateProfileTask<S> |
| Modifier and Type | Method and Description |
|---|---|
protected ManageableResourceLeafTask.Builder<S,R> |
ManageableResourceLeafTask.Builder.getThis() |
| Modifier and Type | Class and Description |
|---|---|
class |
AddSubsystemResourceSubtaskBuilder<S>
The builder for leaf tasks, which add subsystem configs.
|
class |
MigrateSubsystemResourceSubtaskBuilder<S>
The builder for leaf tasks, which add subsystem configs.
|
class |
UpdateSubsystemResourceSubtaskBuilder<S> |
| Modifier and Type | Method and Description |
|---|---|
protected ManageableResourceLeafTask.Builder<S,SubsystemResource> |
UpdateSubsystemResourceSubtaskBuilder.subtaskName(String subtaskName) |
| 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 |
AddBatchJBeretSubsystemResource<S>
A task which adds the default Batch JBeret subsystem, if missing from the server config.
|
| 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 |
AddSecurityManagerSubsystemResource<S>
A task which adds the default Security Manager subsystem, if missing from the server config.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddSingletonSubsystemResource<S>
A task which adds the default Singleton subsystem, if missing from the server 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.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AddJmxSubsystemToHosts.AddJMXSubsystemConfig<S> |
protected static class |
AddPrivateInterface.UpdateSocketBindings<S> |
static class |
AddSocketBindingMulticastAddressExpressions.AddSocketBindingMulticastAddressExpression<S> |
protected static class |
MigrateCompatibleSecurityRealms.Subtask<S extends org.jboss.migration.core.jboss.JBossServer<S>> |
static class |
RemoveDeployments.RemoveDeploymentOverlaySubtask<S> |
static class |
RemoveDeployments.RemoveDeploymentSubtask<S> |
static class |
RemovePermgenAttributesFromJVMConfigs.Subtask<S> |
static class |
UpdateUnsecureInterface.SetUnsecureInterfaceInetAddress<S> |
| Modifier and Type | Class and Description |
|---|---|
static class |
AddLoadBalancerProfile.AddIOSubsystemConfig<S> |
static class |
AddLoadBalancerProfile.AddLoggingSubsystemConfig<S> |
static class |
AddLoadBalancerProfile.AddUndertowSubsystemConfig<S> |
Copyright © 2017 JBoss by Red Hat. All rights reserved.