public interface ConfigLevel extends Comparable<ConfigLevel>
ConfigurationLoader
instances can be registered at a ConfigLevel
.
See ConfigLevelFactory
for more information.Modifier and Type | Method and Description |
---|---|
int |
getLevel()
Returns the specified level / queue number of the level
|
compareTo
int getLevel()
Copyright © 2012. All Rights Reserved.