@Component public class LogicStartStop extends Object implements BeanFactoryAware, InitializingBean, DisposableBean
Constructor and Description |
---|
LogicStartStop() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
void |
destroy() |
void |
setBeanFactory(BeanFactory beanFactory) |
public void setBeanFactory(BeanFactory beanFactory)
setBeanFactory
in interface BeanFactoryAware
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface InitializingBean
Exception
public void destroy() throws Exception
destroy
in interface DisposableBean
Exception
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.