public interface LoadBalancerCustomizerFactory
LoadBalancerCustomizerFactory
is a service interface which allows
extensions to inject custom Jetty Customizer
instances to add
to the Jetty server in order to handle the Proxy Load Balancer connection.
LoadBalancerCustomizerFactory
services are responsible for creating the
Customizer
instances and providing base configuration.Modifier and Type | Method and Description |
---|---|
Customizer |
createCustomizer()
Creates new Jetty
Customizer instances. |
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"