public interface JavaAgentDetector
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isJavaAgentJar(URL url)
Returns
true if url points to a Java agent jar file, otherwise
false is returned. |
boolean isJavaAgentJar(URL url)
true if url points to a Java agent jar file, otherwise
false is returned.url - The url to examineCopyright © 2023. All rights reserved.