public class PropertyResolver extends Object
| Constructor and Description |
|---|
PropertyResolver(Domain domain,
String instanceName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyValue(String propName)
Given a property name, return its corresponding value as defined in
the domain, configuration, cluster, or server element.
|
public String getPropertyValue(String propName)
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.