Skip to content

Commit

Permalink
feat ProcessImpl.<init> hook
Browse files Browse the repository at this point in the history
  • Loading branch information
yoloyyh committed Dec 7, 2023
1 parent 7c7c4c3 commit ea20e83
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions rasp/jvm/JVMProbe/src/main/resources/class.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,22 +170,4 @@
desc: (Ljava/nio/file/Path;Ljava/nio/file/Path;[Ljava/nio/file/CopyOption;)Ljava/nio/file/Path;
- id: 1
name: move
desc: (Ljava/nio/file/Path;Ljava/nio/file/Path;[Ljava/nio/file/CopyOption;)Ljava/nio/file/Path;
- id: 14
name: org.apache.catalina.core.ContainerBase
methods:
- id: 0
name: addValve
desc: (Lorg/apache/catalina/Valve;)V
- id: 15
name: org.apache.catalina.core.StandardContext
methods:
- id: 0
name: addServletMapping
desc: (Ljava/lang/String;Ljava/lang/String;Z)V
- id: 1
name: addApplicationEventListener
desc: (Ljava/lang/Object;)V
- id: 2
name: addFilterDef
desc: (Lorg/apache/tomcat/util/descriptor/web/FilterDef;)V
desc: (Ljava/nio/file/Path;Ljava/nio/file/Path;[Ljava/nio/file/CopyOption;)Ljava/nio/file/Path;

0 comments on commit ea20e83

Please sign in to comment.