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, wait
getAllocator, getCharset, getClientCurrencyFormatter, getClientDateFormat, getClientDecimalFormatter, getClientIntegerFormatter, getClientIntervalFormat, getClientTimeFormat, getClientTimestampFormat, getCustomTypeMap, getKeyData, getRegistry, getRequestExecutor, getServerCurrencyFormatter, getServerDateFormat, getServerInfo, getServerIntervalFormat, getServerTimeFormat, getServerTimestampFormat, getTimeZone, getTimeZoneId, unwrap
getSetting
public <T> T getSetting(Setting<T> setting)
getSetting
in interface Configuration