| Interface | Description |
|---|---|
| ConfigurationRecorder |
Interface for recording configuration information.
|
| Class | Description |
|---|---|
| ConfigurationLister |
This is a helper class for generating a sample configuration file from configured instances.
|
| Configurator |
Fills in configured values from configuration source based on
annotations in the source code.
|
| Annotation Type | Description |
|---|---|
| ConfigurableInstance |
Marker interface for types that can have multiple instances created
by configuration.
|
| ConfigurableValue |
Annotation for configuring a property of some instance.
|
Copyright © 2015. All Rights Reserved.