public class PluginLifecycleListener
extends java.lang.Object
implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
PluginLifecycleListener(EmailingLogAppender appender) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
public PluginLifecycleListener(EmailingLogAppender appender)
public void afterPropertiesSet()
throws java.lang.Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanjava.lang.Exceptionpublic void destroy()
destroy in interface org.springframework.beans.factory.DisposableBeanCopyright © 2013 Atlassian. All Rights Reserved.