InputArgumentsJavaAgentDetectorpublic interface JavaAgentDetector
| Modifier and Type | Method | Description |
|---|---|---|
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 © 2018. All rights reserved.