public abstract class AbstractContext extends Object implements Context
| Constructor and Description |
|---|
AbstractContext() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getSetting(Setting<T> setting) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAllocator, getCharset, getClientCurrencyFormatter, getClientDateFormat, getClientDecimalFormatter, getClientIntegerFormatter, getClientIntervalFormat, getClientTimeFormat, getClientTimestampFormat, getCustomTypeMap, getKeyData, getRegistry, getRequestExecutor, getServerCurrencyFormatter, getServerDateFormat, getServerInfo, getServerIntervalFormat, getServerTimeFormat, getServerTimestampFormat, getTimeZone, getTimeZoneId, unwrapgetSettingpublic <T> T getSetting(Setting<T> setting)
getSetting in interface Configuration