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