Class Hierarchy
- java.lang.Object
- org.jboss.as.clustering.msc.InjectorDependency<T> (implements org.wildfly.clustering.service.Dependency)
- org.jboss.as.clustering.msc.InjectedValueDependency<T> (implements org.jboss.as.clustering.msc.ValueDependency<T>)
- org.jboss.as.clustering.msc.InjectorDependency<T> (implements org.wildfly.clustering.service.Dependency)
Interface Hierarchy
- org.wildfly.clustering.service.Dependency
- org.wildfly.clustering.service.SupplierDependency<T> (also extends java.util.function.Supplier<T>)
- org.jboss.as.clustering.msc.ValueDependency<T> (also extends org.jboss.msc.value.Value<T>)
- org.wildfly.clustering.service.SupplierDependency<T> (also extends java.util.function.Supplier<T>)
- java.util.function.Supplier<T>
- org.wildfly.clustering.service.SupplierDependency<T> (also extends org.wildfly.clustering.service.Dependency)
- org.jboss.as.clustering.msc.ValueDependency<T> (also extends org.jboss.msc.value.Value<T>)
- org.wildfly.clustering.service.SupplierDependency<T> (also extends org.wildfly.clustering.service.Dependency)
- org.jboss.msc.value.Value<T>
- org.jboss.as.clustering.msc.ValueDependency<T> (also extends org.wildfly.clustering.service.SupplierDependency<T>)