Skip to content

Commit

Permalink
Manage java.lang.Runnable as listener
Browse files Browse the repository at this point in the history
  • Loading branch information
masesdevelopers committed Sep 30, 2024
1 parent 4a20773 commit 4d4645f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"java.awt.peer"
],
"ClassesToBeListener": [
"java.lang.Runnable",
"javax.swing.Action",
"javax.management.NotificationFilter"
],
Expand Down

0 comments on commit 4d4645f

Please sign in to comment.