public interface ConfigurableLifecycle
extends org.springframework.context.Lifecycle
ConfiguringLifecycleProcessor
Modifier and Type | Method and Description |
---|---|
void |
configure()
Configure this component.
|
void configure() throws ConfigurationException
In the case of a container, this will propagate the start signal to all components that apply.
ConfigurationException
- in case it was not able to configure the component.Copyright © 2023 Frank!Framework. All rights reserved.