| Interface | Description |
|---|---|
| ApplicationName |
An configured element which has to have application type of name.
|
| ConfigExtension |
ConfigExtension is an configuration extension that hooks itself under the
config configuration.
|
| ConfigParser | |
| ConfigurationUpgrade |
Contract for services which want to perform some upgrade on the application server configuration
|
| Container |
Tag interface for container related configuration.
|
| DomainInitializer |
Marker interface to mark inhabitants that require some minimal initial
configuration to be inserted into a newly create domain's domain.xml
|
| LegacyConfigurationUpgrade |
Contract for upgrading legacy configuration values to their new location or simply removing them if they are no
longer supported.
|
| Named |
An configured element which is named.
|
| ReferenceContainer |
A configured object that can reference another configured object
|
| Class | Description |
|---|---|
| ConfigurationCleanup |
Contract called on startup right after the configuration has been read
(and potentially upgraded) but before the startup services.
|
| DomainContext |
Context passed at the time of CreateDomain to modules with some initial config.
|
| Annotation Type | Description |
|---|---|
| ModelBinding |
Defines a binding to a model class, used to retrieve metadata about this
model.
|
| PropertiesDesc |
Annotation that holds an array of
PropertyDesc for properties eg Property. |
| PropertyDesc |
Describes properties or system properties that might exist as sub-elements.
|
Copyright © 2019. All rights reserved.