public interface InvokerFactory extends Module
Modifier and Type | Method and Description |
---|---|
Invoker |
createInvoker(List<InvocationInterceptor> interceptors)
新しい
Invoker のインスタンスを生成します。 |
Invoker createInvoker(List<InvocationInterceptor> interceptors)
Invoker
のインスタンスを生成します。interceptors
- 生成されるInvocation
に適用される全てのInvocationInterceptor
Invoker
Copyright © 2014 Analog Web Framework Development Team. All Rights Reserved.