public static class CDIPlainInjectionTest.TestConfigSource extends Object implements ConfigSource
CONFIG_ORDINAL, DEFAULT_ORDINAL
Constructor and Description |
---|
TestConfigSource() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Map<String,String> |
getProperties() |
Set<String> |
getPropertyNames() |
String |
getValue(String propertyName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOrdinal
public Map<String,String> getProperties()
getProperties
in interface ConfigSource
public String getValue(String propertyName)
getValue
in interface ConfigSource
public String getName()
getName
in interface ConfigSource
public Set<String> getPropertyNames()
getPropertyNames
in interface ConfigSource
Copyright © 2020 Eclipse Foundation. All rights reserved.