@ConfigurationProperties(value="geode.supplier") public class GeodeSupplierProperties extends Object
Constructor and Description |
---|
GeodeSupplierProperties() |
Modifier and Type | Method and Description |
---|---|
org.springframework.expression.Expression |
getEventExpression() |
String |
getQuery() |
void |
setEventExpression(org.springframework.expression.Expression eventExpression) |
void |
setQuery(String query) |
Copyright © 2022. All rights reserved.