199200201202203204205
logger.error("GetRegistration Exception: ", e); } } private void createVaderNotifier() { new VaderNotificator(componentsAreaComposite).start(); }
142143144145146147148
} } private void createVaderNotifier() { new VaderNotificator(shell).start(); }