public static final class IocInvocationHandlerFactory.Default extends Object implements IocInvocationHandlerFactory
IocInvocationHandlerFactory.Default, IocInvocationHandlerFactory.MethodHandler| Constructor and Description |
|---|
Default() |
| Modifier and Type | Method and Description |
|---|---|
InvocationHandler |
create(IocTarget<?> target,
Map<Method,IocInvocationHandlerFactory.MethodHandler> dispatch,
List<IocMethodInterceptor<?>> methodInterceptors) |
public InvocationHandler create(IocTarget<?> target, Map<Method,IocInvocationHandlerFactory.MethodHandler> dispatch, List<IocMethodInterceptor<?>> methodInterceptors)
create in interface IocInvocationHandlerFactoryCopyright © 2023. All rights reserved.