public interface ConfigurationSource
ConfigurationSource
knows how to read a particular data store, holds details about where and how configuration items are loaded.
It is agnostic to the types of objects it loads.Modifier and Type | Method and Description |
---|---|
void |
start() |
ConfigurationSourceType |
type() |
ConfigurationSourceType type()
void start() throws IOException
IOException
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.