Module io.avaje.jex

Class ProxyServiceManager

java.lang.Object
io.avaje.jex.spi.ProxyServiceManager
All Implemented Interfaces:
SpiServiceManager

public abstract class ProxyServiceManager
extends Object
implements SpiServiceManager
Provides a delegating proxy to a SpiServiceManager.

Can be used by specific implementations like Jetty and JDK Http Server to add core functionality to provide to the specific context implementation.