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