public interface KieServicesConfigurationCustomizer
extends Function<org.kie.server.client.KieServicesConfiguration,org.kie.server.client.KieServicesConfiguration>
Allows to customize the kie services configuration created by the component.
Method Summary
Methods inherited from interface java.util.function.Function