@Configuration @EnableAsync public class BiobankConnectConfig extends Object
| Constructor and Description |
|---|
BiobankConnectConfig() |
| Modifier and Type | Method and Description |
|---|---|
AlgorithmGenerator |
algorithmGenerator() |
AlgorithmScriptLibrary |
algorithmScriptLibrary() |
AlgorithmUnitConverter |
algorithmUnitConverter() |
ApplyAlgorithms |
applyAlgorithms() |
CurrentUserStatus |
currentUserStatus() |
AsyncOntologyIndexer |
harmonizationIndexer()
Get a reference to a HarmonizationIndexer.
|
OntologyAnnotator |
ontologyAnnotator() |
OntologyMatcher |
ontologyMatcher() |
OntologyService |
ontologyService() |
@Bean public AsyncOntologyIndexer harmonizationIndexer()
@Bean public OntologyAnnotator ontologyAnnotator()
@Bean @Scope(value="prototype") public OntologyMatcher ontologyMatcher()
@Bean public AlgorithmUnitConverter algorithmUnitConverter() throws IllegalArgumentException, IllegalAccessException
@Bean public AlgorithmScriptLibrary algorithmScriptLibrary()
@Bean public ApplyAlgorithms applyAlgorithms()
@Bean public AlgorithmGenerator algorithmGenerator()
@Bean public OntologyService ontologyService()
@Bean public CurrentUserStatus currentUserStatus()
Copyright © 2014. All Rights Reserved.