| Interface | Description | 
|---|---|
| DeltaSpikeConfig | 
 Marker interface for all classes used for configuration of DeltaSpike itself. 
 | 
| PropertyFileConfig | 
 
 If you implement this interface, the property files with the given file name will be registered as
  
ConfigSources. | 
| Class | Description | 
|---|---|
| ConfigResolver | 
 The main entry point to the DeltaSpike configuration mechanism. 
 | 
| PropertyLoader | 
 Utility class to load configuration properties via arbitrary property files in a well defined order. 
 | 
| Annotation Type | Description | 
|---|---|
| ConfigProperty | 
 This Qualifier allows simple injection of configuration properties through the DeltaSpike configuration 
 mechanism. 
 | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.