.. java:import:: ru.bitec.gs.automation.client BrowserContext .. java:import:: ru.bitec.gs.automation.exception AutomationException ServiceExitLogoutStrategyImpl ============================= .. java:package:: ru.bitec.gs.automation.client.logout :noindex: .. java:type:: public class ServiceExitLogoutStrategyImpl implements LogoutStrategy Реализация стратегии выхода из системы через пункт главного меню "Система / Выход". Constructors ------------ ServiceExitLogoutStrategyImpl ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public ServiceExitLogoutStrategyImpl() :outertype: ServiceExitLogoutStrategyImpl Methods ------- logout ^^^^^^ .. java:method:: @Override public void logout(BrowserContext browserContext) :outertype: ServiceExitLogoutStrategyImpl