public final class SystemPropertyResolver extends Object
| Modifier and Type | Field and Description |
|---|---|
static SystemPropertyResolver |
INSTANCE
Instance of the system property resolver.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the name of the underlying data.
|
char |
getPrefix()
Get prefix character for placeholders.
|
String |
resolve(String name)
Resolves a placeholder with real data.
|
public static final SystemPropertyResolver INSTANCE
public String getName()
public char getPrefix()
Copyright © 2026. All rights reserved.