public interface IdProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
ID_PARAM_NAME |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowsConsoleOverride()
Returns whether the console parameter "--"iip.id"" may
override the value of this provider.
|
String |
provideId()
Returns the id of this device.
|
static final String ID_PARAM_NAME
String provideId()
boolean allowsConsoleOverride()
true for override, false elseCopyright © 2022. All rights reserved.