@Service public class ErrorListener extends Object implements org.springframework.context.ApplicationListener<ErrorEvent>
| Constructor and Description |
|---|
ErrorListener(ErrorMessageConsumer errorMessageConsumer) |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(ErrorEvent event) |
public ErrorListener(ErrorMessageConsumer errorMessageConsumer)
public void onApplicationEvent(ErrorEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<ErrorEvent>Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.