public abstract class AbstractInterceptor extends Object implements org.apache.ibatis.plugin.Interceptor
AbstractInterceptor()
abstract List<InterceptorLogic>
getLogics()
Object
intercept(org.apache.ibatis.plugin.Invocation invocation)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
plugin, setProperties
public AbstractInterceptor()
public abstract List<InterceptorLogic> getLogics()
public Object intercept(org.apache.ibatis.plugin.Invocation invocation) throws Throwable
intercept
org.apache.ibatis.plugin.Interceptor
Throwable
Copyright © 2024. All Rights Reserved.