@FunctionalInterface
public interface ContextFactory
Modifier and Type | Field and Description |
---|---|
static ContextFactory |
DEFAULT |
Modifier and Type | Method and Description |
---|---|
Context |
create(Request request,
Response response,
IocAdapter iocAdapter) |
static final ContextFactory DEFAULT
Context create(Request request, Response response, IocAdapter iocAdapter)
Copyright © 2014. All Rights Reserved.