| Package | Description |
|---|---|
| org.wildfly.clustering.service | |
| org.wildfly.clustering.service.concurrent |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncServiceConfigurator |
class |
IdentityServiceConfigurator<T>
Configures a
Service whose value is provided by another Service. |
class |
ServiceDependency
Encapsulates a
Dependency on a Service. |
class |
ServiceSupplierDependency<V>
Encapsulates a
Dependency on a Service that supplies a value. |
class |
SimpleDependency
Deprecated.
Replaced by
ServiceDependency. |
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
Deprecated.
|
class |
RemoveOnCancelScheduledExecutorServiceBuilder
Deprecated.
Replaced by
RemoveOnCancelScheduledExecutorServiceConfigurator. |
class |
RemoveOnCancelScheduledExecutorServiceConfigurator
Deprecated.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.