protected class GemfireRepositoryFactoryBean.QueryPostProcessorRegistrationOnQueryCreationListener extends Object implements QueryCreationListener<GemfireRepositoryQuery>
| Constructor and Description |
|---|
QueryPostProcessorRegistrationOnQueryCreationListener(ApplicationContext applicationContext) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterable<org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean.QueryPostProcessorMetadata> |
getQueryPostProcessorsMetadata() |
void |
onCreation(GemfireRepositoryQuery repositoryQuery) |
public QueryPostProcessorRegistrationOnQueryCreationListener(ApplicationContext applicationContext)
protected Iterable<org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean.QueryPostProcessorMetadata> getQueryPostProcessorsMetadata()
public void onCreation(GemfireRepositoryQuery repositoryQuery)
onCreation in interface QueryCreationListener<GemfireRepositoryQuery>Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.