| 接口 | 说明 |
|---|---|
| ReflectionUtils.FieldCallback |
Callback interface invoked on each field in the hierarchy.
|
| ReflectionUtils.FieldFilter |
Callback optionally used to filter fields to be operated on by a field callback.
|
| ReflectionUtils.MethodCallback |
Action to take on each method.
|
| ReflectionUtils.MethodFilter |
Callback optionally used to filter methods to be operated on by a method callback.
|
| 类 | 说明 |
|---|---|
| AgentUtils | |
| AgentUtils.SimpleClassFileTransformer | |
| AnnotationUtils | |
| AsmAnnotationUtils | |
| AsmOpUtils | |
| AsmUtils | |
| ClassLoaderUtils | |
| Decompiler |
TODO com.taobao.arthas.core.util.Decompiler
|
| FileUtils | |
| InstanceUtils | |
| IOUtils | |
| JavaVersionUtils | |
| MatchUtils |
from org.apache.commons.io.FilenameUtils
|
| MethodUtils | |
| Pair<FIRST,SECOND> | |
| PropertiesUtils | |
| ReflectionUtils |
Simple utility class for working with the reflection API and handling
reflection exceptions.
|
| ReflectUtils |
from spring
|
| TypeHelper |
Helpoer class providing static methods for manipulating type and class names,
field and method descriptor names etc
|
| VerifyUtils | |
| VerifyUtils.ClassbyteClassLoader |
| 异常错误 | 说明 |
|---|---|
| ReflectException |
Copyright © 2018–2023. All rights reserved.