@Configuration @EnableAsync public class BiobankConnectConfig extends Object
| Constructor and Description |
|---|
BiobankConnectConfig() |
| Modifier and Type | Method and Description |
|---|---|
CurrentUserStatus |
currentUserStatus() |
OntologyIndexer |
harmonizationIndexer()
Get a reference to a HarmonizationIndexer.
|
OntologyAnnotator |
ontologyAnnotator() |
OntologyMatcher |
ontologyMatcher() |
@Bean public OntologyIndexer harmonizationIndexer()
@Bean public OntologyAnnotator ontologyAnnotator()
@Bean @Scope(value="prototype") public OntologyMatcher ontologyMatcher()
@Bean public CurrentUserStatus currentUserStatus()
Copyright © 2014. All Rights Reserved.