public abstract class BasePropertySource extends Object implements PropertySource
PropertySource that allows to set a default ordinal that will be used, if no
ordinal is provided with the config.TAMAYA_ORDINAL| Modifier | Constructor and Description |
|---|---|
protected |
BasePropertySource(int defaultOrdinal)
COnstructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getOrdinal() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, getDefaultOrdinal, getName, getProperties, isScannableprotected BasePropertySource(int defaultOrdinal)
defaultOrdinal - default ordinal that will be used, if no ordinal is provided with the config.public int getOrdinal()
getOrdinal in interface PropertySourceCopyright © 2014–2015 Apache Software Foundation. All rights reserved.