public interface IConfigurationsModule
| Modifier and Type | Method and Description |
|---|---|
default Class<? extends IElementCacheConfiguration> |
getElementCacheConfigurationImplementation() |
default Class<? extends ILoggerConfiguration> |
getLoggerConfigurationImplementation() |
default Class<? extends IRetryConfiguration> |
getRetryConfigurationImplementation() |
default Class<? extends ITimeoutConfiguration> |
getTimeoutConfigurationImplementation() |
default Class<? extends IElementCacheConfiguration> getElementCacheConfigurationImplementation()
IElementCacheConfigurationdefault Class<? extends ILoggerConfiguration> getLoggerConfigurationImplementation()
ILoggerConfigurationdefault Class<? extends IRetryConfiguration> getRetryConfigurationImplementation()
IRetryConfigurationdefault Class<? extends ITimeoutConfiguration> getTimeoutConfigurationImplementation()
ITimeoutConfigurationCopyright © 2020. All rights reserved.