ComponentSelector
@Incubating public interface ModuleComponentSelector extends ComponentSelector
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getGroup() |
The group of the module to select the component from.
|
java.lang.String |
getModule() |
The name of the module to select the component from.
|
java.lang.String |
getVersion() |
The version of the module to select the component from.
|
getDisplayName, matchesStrictly
java.lang.String getGroup()
java.lang.String getModule()
java.lang.String getVersion()