public interface ConfigurableComponent<T extends BaSyxConfigurationBuilder<?>>
| Modifier and Type | Method and Description |
|---|---|
T |
configure()
Create a component builder for this component that is used for configurating the component
|
void |
configureComponent(T configuration)
Configure the component
|
Copyright © 2021. All rights reserved.