| Package | Description |
|---|---|
| org.wildfly.clustering.service | |
| org.wildfly.clustering.service.concurrent |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Builder<T>
Deprecated.
Replaced by
ServiceConfigurator. |
| Modifier and Type | Class and Description |
|---|---|
class |
AliasServiceBuilder<T>
Deprecated.
Replaced by
IdentityServiceConfigurator. |
class |
AsynchronousServiceBuilder<T>
Deprecated.
Replaced by
AsyncServiceConfigurator. |
class |
AsyncServiceConfigurator |
class |
IdentityServiceConfigurator<T>
Configures a
Service whose value is provided by another Service. |
class |
SimpleBuilder<T>
Deprecated.
Replaced by
SimpleServiceConfigurator. |
class |
SimpleServiceConfigurator<T>
Configures a simple
Service that provides a static value. |
| Modifier and Type | Class and Description |
|---|---|
class |
CachedThreadPoolExecutorServiceBuilder
Deprecated.
Replaced by
CachedThreadPoolExecutorServiceConfigurator. |
class |
CachedThreadPoolExecutorServiceConfigurator |
class |
RemoveOnCancelScheduledExecutorServiceBuilder
Deprecated.
Replaced by
RemoveOnCancelScheduledExecutorServiceConfigurator. |
class |
RemoveOnCancelScheduledExecutorServiceConfigurator |
Copyright © 2019 JBoss by Red Hat. All rights reserved.