|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eaglei.institution.server.InstitutionSearchConfig
@Configuration @ImportResource(value="classpath:search-common-config.xml") @Import(value=org.eaglei.services.repository.RepositoryConfig.class) public class InstitutionSearchConfig
Allows programatic specification of bean implementations, while leveraging spring to provide DI and ensure singleton scope.
| Constructor Summary | |
|---|---|
InstitutionSearchConfig()
|
|
| Method Summary | |
|---|---|
org.eaglei.search.provider.SearchProvider |
rootSearchProvider()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InstitutionSearchConfig()
| Method Detail |
|---|
@Bean public org.eaglei.search.provider.SearchProvider rootSearchProvider()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||