public class EsMapperProxy<T> extends Object implements InvocationHandler, Serializable
Copyright © 2021 xpc1024 All Rights Reserved
EsMapperProxy(Class<T> mapperInterface)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EsMapperProxy(Class<T> mapperInterface)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2022. All rights reserved.