InputArgumentsJavaAgentDetectorpublic interface JavaAgentDetector
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isJavaAgentJar(java.net.URL url) |
Returns
true if url points to a Java agent jar file, otherwise
false is returned. |
Copyright © 2018. All rights reserved.