类的使用
com.dtflys.forest.proxy.InterfaceProxyHandler
使用InterfaceProxyHandler的程序包
程序包
说明
-
com.dtflys.forest.lifecycles中InterfaceProxyHandler的使用
修饰符和类型方法说明default voidBaseAnnotationLifeCycle.onProxyHandlerInitialized(InterfaceProxyHandler interfaceProxyHandler, A annotation) 在被注解修饰的接口初始化时被调用 -
com.dtflys.forest.lifecycles.base中InterfaceProxyHandler的使用
修饰符和类型方法说明voidBaseRequestLifeCycle.onProxyHandlerInitialized(InterfaceProxyHandler interfaceProxyHandler, BaseRequest annotation) -
com.dtflys.forest.lifecycles.logging中InterfaceProxyHandler的使用
修饰符和类型方法说明voidBaseLogEnabledLifeCycle.onProxyHandlerInitialized(InterfaceProxyHandler interfaceProxyHandler, LogEnabled annotation) voidBaseLogHandlerLifeCycle.onProxyHandlerInitialized(InterfaceProxyHandler interfaceProxyHandler, LogHandler annotation) -
com.dtflys.forest.proxy中InterfaceProxyHandler的使用
-
com.dtflys.forest.reflection中InterfaceProxyHandler的使用
限定符构造器说明ForestMethod(InterfaceProxyHandler interfaceProxyHandler, ForestConfiguration configuration, Method method)