public class TimeZoneResolverDefault extends Object implements TimeZoneResolver
| Constructor and Description |
|---|
TimeZoneResolverDefault(SpincastConfig spincastConfig,
com.google.inject.Provider<RequestContext<?>> requestContextProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected TimeZone |
getDefaultTimeZone() |
protected com.google.inject.Provider<RequestContext<?>> |
getRequestContextProvider() |
protected SpincastConfig |
getSpincastConfig() |
TimeZone |
getTimeZoneToUse() |
protected Set<String> |
getValidTimeZoneIds() |
protected void |
init() |
@Inject public TimeZoneResolverDefault(SpincastConfig spincastConfig, com.google.inject.Provider<RequestContext<?>> requestContextProvider)
@Inject protected void init()
protected SpincastConfig getSpincastConfig()
protected com.google.inject.Provider<RequestContext<?>> getRequestContextProvider()
protected TimeZone getDefaultTimeZone()
public TimeZone getTimeZoneToUse()
getTimeZoneToUse in interface TimeZoneResolverCopyright © 2019. All rights reserved.