File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3838| _ condition-express_ | 条件表达式 |
3939| [ E] | 开启正则表达式匹配,默认为通配符匹配 |
4040| ` [c:] ` | 统计周期,默认值为 60 秒 |
41- | ` --classloader ` | 指定 classloader hash,只增强该 classloader 加载的类 |
41+ | ` --classloader ` | 指定 classloader hash,只增强该 classloader 加载的类 |
4242| [ b] | 在** 方法调用之前** 计算 condition-express |
4343| ` [m <arg>] ` | 指定 Class 最大匹配数量,默认值为 50。长格式为` [maxMatch <arg>] ` 。 |
4444
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Parameter `[c:]` stands for cycles of statistics. Its value is an integer value
3838| _ condition-expression_ | condition expression for filtering method calls |
3939| ` [E] ` | turn on regex matching while the default is wildcard matching |
4040| ` [c:] ` | cycle of statistics, the default value: ` 60 ` s |
41- | ` --classloader ` | Specify classloader hash, only enhance classes loaded by it |
41+ | ` --classloader ` | Specify classloader hash, only enhance classes loaded by it |
4242| ` [b] ` | evaluate the condition-expression before method invoke |
4343| ` [m <arg>] ` | Specify the max number of matched Classes, the default value is 50. Long format is ` [maxMatch <arg>] ` . |
4444
You can’t perform that action at this time.
0 commit comments