public interface JavaAgentDetector
Modifier and Type | Method and 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 © 2016 Pivotal Software, Inc.. All rights reserved.