public class ExceptionSuppressingLogInitializingBean extends Object implements org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
ExceptionSuppressingLogInitializingBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
setSuppressedThrowableClasses(Class[] suppressedThrowableClasses) |
public ExceptionSuppressingLogInitializingBean()
public void setSuppressedThrowableClasses(Class[] suppressedThrowableClasses)
public void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanCopyright © 2017. All rights reserved.