public interface DefaultableBinaryRequirement extends BinaryRequirement
Modifier and Type | Method and Description |
---|---|
UnaryRequirement |
getDefaultRequirement() |
default Class<?> |
getType()
The value type of the service provided by this requirement.
|
default String |
resolve(String parent,
String child) |
getName
UnaryRequirement getDefaultRequirement()
default Class<?> getType()
Requirement
getType
in interface Requirement
default String resolve(String parent, String child)
resolve
in interface BinaryRequirement
Copyright © 2020 JBoss by Red Hat. All rights reserved.