This project has retired. For details please refer to its
Attic page.
org.apache.archiva.redback.common.config.api (Apache Archiva Redback 3.0.0-SNAPSHOT API)
-
Interface Summary
| Interface |
Description |
| ConfigRegistry |
The configuration registry is a single source of external configuration.
|
| RegistryListener |
Receives notifications of configuration changes in thre registry.
|
-
-
Exception Summary
| Exception |
Description |
| RegistryException |
Exception occurring in the registry component.
|
-
Annotation Types Summary
| Annotation Type |
Description |
| AsyncListener |
A annotation that marks a event listener method as asynchronous.
|