| Package | Description |
|---|---|
| org.springframework.data.gemfire.support |
Support package for Spring Gemfire integration.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractFactoryBeanSupport.StringFormatSupplier |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractFactoryBeanSupport.logDebug(AbstractFactoryBeanSupport.Supplier<String> message)
Logs the
message supplied by the given AbstractFactoryBeanSupport.Supplier at debug level. |
protected void |
AbstractFactoryBeanSupport.logError(AbstractFactoryBeanSupport.Supplier<String> message)
Logs the
message supplied by the given AbstractFactoryBeanSupport.Supplier at error level. |
protected void |
AbstractFactoryBeanSupport.logInfo(AbstractFactoryBeanSupport.Supplier<String> message)
Logs the
message supplied by the given AbstractFactoryBeanSupport.Supplier at info level. |
protected void |
AbstractFactoryBeanSupport.logWarning(AbstractFactoryBeanSupport.Supplier<String> message)
Logs the
message supplied by the given AbstractFactoryBeanSupport.Supplier at warn level. |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.