Package org.apache.ibatis.plugin
Class Plugin
java.lang.Object
org.apache.ibatis.plugin.Plugin
- All Implemented Interfaces:
InvocationHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static Class<?>[]
getSignatureMap
(Interceptor interceptor) static Object
wrap
(Object target, Interceptor interceptor)
-
Field Details
-
target
-
interceptor
-
signatureMap
-
-
Constructor Details
-
Plugin
-
-
Method Details
-
wrap
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-
getSignatureMap
-
getAllInterfaces
-