| Modifier and Type | Method and Description |
|---|---|
abstract InstanceMethodsInterceptPoint[] |
AbstractClassEnhancePluginDefine.getInstanceMethodsInterceptPoints()
Instance methods intercept point.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeclaredInstanceMethodsInterceptPoint
this interface for those who only want to enhance declared method in case of some unexpected issue,
such as spring controller
|
| Modifier and Type | Method and Description |
|---|---|
InstanceMethodsInterceptPoint[] |
ClassStaticMethodsEnhancePluginDefine.getInstanceMethodsInterceptPoints() |
Copyright © 2019 The Apache Software Foundation. All rights reserved.