@Component public class DynamicLookAndFeelEventForwarder extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
| Modifier and Type | Class and Description |
|---|---|
static class |
DynamicLookAndFeelEventForwarder.DynamicUriResolverStateChangedEvent |
| Constructor and Description |
|---|
DynamicLookAndFeelEventForwarder(com.atlassian.plugin.event.PluginEventManager pluginEventManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
void |
onStateChanged(LookAndFeelBean.LookAndFeelChangedEvent event) |
@Autowired public DynamicLookAndFeelEventForwarder(com.atlassian.plugin.event.PluginEventManager pluginEventManager)
@EventListener public void onStateChanged(LookAndFeelBean.LookAndFeelChangedEvent event)
public void destroy()
throws Exception
destroy in interface org.springframework.beans.factory.DisposableBeanExceptionCopyright © 2002-2019 Atlassian. All Rights Reserved.