Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/openrasp
/ release
Method
release
agent/java/boot/src/main/java/com/baidu/openrasp/Module.java:37–37 ·
view source on GitHub ↗
(String mode)
Source
from the content-addressed store, hash-verified
35
void
start(String mode, Instrumentation inst) throws Throwable;
36
37
void
release(String mode) throws Throwable;
38
39
}
Callers
3
release
Method · 0.65
release
Method · 0.65
release
Method · 0.65
Implementers
3
EngineBoot
agent/java/engine/src/main/java/com/ba
ModuleContainer
agent/java/boot/src/main/java/com/baid
CpuMonitorManager
agent/java/engine/src/main/java/com/ba
Calls
no outgoing calls
Tested by
no test coverage detected