public abstract class BaseConfigSource extends Object implements org.apache.deltaspike.core.spi.config.ConfigSource
| Constructor and Description |
|---|
BaseConfigSource() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrdinal() |
protected void |
initOrdinal(int defaultOrdinal)
Init method e.g. for initializing the ordinal.
|
protected Logger log
public int getOrdinal()
getOrdinal in interface org.apache.deltaspike.core.spi.config.ConfigSourceprotected void initOrdinal(int defaultOrdinal)
defaultOrdinal - the default value for the ordinal if not set via configurationCopyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.