public final class JndiValueResolver extends Object
Modifier and Type | Field and Description |
---|---|
static JndiValueResolver |
INSTANCE
Instance of the JNDI value 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 JndiValueResolver INSTANCE
public String getName()
public char getPrefix()
Copyright © 2024. All rights reserved.