public interface ConfigurationRepository extends Iterable<Configuration>
Configuration's.| Modifier and Type | Method and Description |
|---|---|
void |
register(ConfigurationAttribute configuration)
Register a configuration with the repository.
|
forEach, iterator, spliteratorvoid register(ConfigurationAttribute configuration)
configuration - The configuration to registerCopyright © 2008–2017 RedEngine Ltd. All rights reserved.