| Constructor and Description |
|---|
DefaultInvoker(List<InvocationInterceptor> interceptors) |
| Modifier and Type | Method and Description |
|---|---|
protected List<InvocationInterceptor> |
getInvocationInterceptors() |
Object |
invoke(Invocation invocation,
InvocationMetadata metadata,
RequestContext request,
ResponseContext response) |
public DefaultInvoker(List<InvocationInterceptor> interceptors)
public Object invoke(Invocation invocation, InvocationMetadata metadata, RequestContext request, ResponseContext response)
protected List<InvocationInterceptor> getInvocationInterceptors()
Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.