This commit is contained in:
Phillip Webb
2014-06-09 12:31:53 -07:00
parent 80b7e60c01
commit b5d267ca89
12 changed files with 35 additions and 11 deletions

View File

@@ -22,7 +22,7 @@ import java.net.URL;
* A strategy for detecting Java agents
*
* @author Andy Wilkinson
* @since 1.1
* @since 1.1.0
*/
public interface JavaAgentDetector {