public interface GuiceBackedHandlerFactory
Modifier and Type | Method and Description |
---|---|
Handler |
create(Action<? super BindingsSpec> modulesAction,
Function<? super Module,? extends Injector> moduleTransformer,
Function<? super Injector,? extends Handler> handler) |