| Modifier and Type | Class and Description | 
|---|---|
class  | 
OrderedConfigurer<T,R extends Registry>
Base class for all custom configurers which have to implement their own strategy
 for lookup and configure. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DynamicExtensionConfigurer<R extends Registry>
Configurer used to autowire all classes implementing the
  
DynamicExtension
 interface using Groovy 2.x Extension Modules | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CustomMappingsConfigurer<R extends Registry>
Configurer used to add all CustomMappings 
 bean occurrences from the spring application context
 to the provided SpringBidiMappingService. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CustomModelClassFactoryConfigurer<R extends Registry>
Configurer used to configure all  
CustomModelClasses
 bean occurrences in the spring application context. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CustomRouteBuilderConfigurer<R extends Registry>
Configurer used to autowire all classes extending
 the  
CustomRouteBuilder abstract class. | 
Copyright © 2018 Open eHealth Foundation. All rights reserved.