ContextAware#
- public abstract class ContextAware#
Абстрактный класс объекта, имеющего ссылку на контекст сервера.
Constructors#
ContextAware#
- protected ContextAware(ServerHostContext serverHostContext)#
Methods#
getServerHostContext#
- public ServerHostContext getServerHostContext()#
Возвращает ссылку на контекст сервера.
- Returns
Контекст сервера.