Class BeanTearDownProcessor

java.lang.Object
net.shibboleth.shared.spring.config.BeanTearDownProcessor
All Implemented Interfaces:
Aware, DisposableBean, ApplicationContextAware

public class BeanTearDownProcessor extends Object implements ApplicationContextAware, DisposableBean
A bean to teardown all beans in the application Context that have the OnTeardown annotation.
Since:
9.3.0