| Package | Description |
|---|---|
| org.wildfly.clustering.service |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ValueDependency<T>
Deprecated.
Replaced by
SupplierDependency. |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmediateValueDependency<V>
Deprecated.
Replaced by
SimpleSupplierDependency. |
class |
InjectedValueDependency<T>
Deprecated.
Replaced by
ServiceSupplierDependency. |
class |
ServiceSupplierDependency<V>
Encapsulates a
Dependency on a Service that supplies a value. |
class |
SimpleSupplierDependency<V>
A
Dependency that supplies a static value |
Copyright © 2019 JBoss by Red Hat. All rights reserved.