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, wait
get, getDefaultOrdinal, getName, getProperties, isScannable
protected BasePropertySource(int defaultOrdinal)
defaultOrdinal
- default ordinal that will be used, if no ordinal is provided with the config.public int getOrdinal()
getOrdinal
in interface PropertySource
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.