类 LogHandlerLifeCycle
java.lang.Object
com.dtflys.forest.lifecycles.logging.LogHandlerLifeCycle
- 所有已实现的接口:
OnCanceled,OnError,OnLoadCookie,OnProgress,OnRedirection,OnRetry,OnSaveCookie,OnSuccess<Object>,Interceptor<Object>,MethodAnnotationLifeCycle<LogHandler,Object>
public class LogHandlerLifeCycle
extends Object
implements MethodAnnotationLifeCycle<LogHandler,Object>
-
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 com.dtflys.forest.interceptor.Interceptor
addAttribute, afterExecute, beforeExecute, getAttribute, getAttribute, getAttributeAsDouble, getAttributeAsFloat, getAttributeAsInteger, getAttributeAsString, getAttributes, onBodyEncode, onCanceled, onInvokeMethod, onLoadCookie, onProgress, onRedirection, onRetry, onSaveCookie从接口继承的方法 com.dtflys.forest.lifecycles.MethodAnnotationLifeCycle
onError, onSuccess
-
构造器详细资料
-
LogHandlerLifeCycle
public LogHandlerLifeCycle()
-
-
方法详细资料
-
onMethodInitialized
-