| Interface | Description |
|---|---|
| DeltaSpikeConfig |
Marker interface for all type-safe framework configs.
|
| PropertyFileConfig |
If you implement this interface inside a Bean Archive
(a JAR or ClassPath entry with a META-INF/beans.xml file),
the property files with the given file name
will be registered as
ConfigSources. |
| Class | Description |
|---|---|
| ConfigResolver |
Resolve the configuration via their well defined ordinals.
|
| Annotation Type | Description |
|---|---|
| ConfigProperty |
This Qualifier allows to use the DeltaSpike configuration mechanism
via simple injection.
|
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.