public static class CDIPropertyExpressionsTest.PropertyExpressionConfigSource extends Object implements ConfigSource
CONFIG_ORDINAL, DEFAULT_ORDINAL
Constructor and Description |
---|
PropertyExpressionConfigSource() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Set<String> |
getPropertyNames() |
String |
getValue(String propertyName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOrdinal, getProperties
public Set<String> getPropertyNames()
getPropertyNames
in interface ConfigSource
public String getValue(String propertyName)
getValue
in interface ConfigSource
public String getName()
getName
in interface ConfigSource
Copyright © 2016 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.