Searched refs:endMethod (Results 1 – 1 of 1) sorted by relevance
29 public TraceInjectionConfiguration(String annotation, String startMethod, String endMethod) { in TraceInjectionConfiguration() argument32 String[] endMethodComponents = parseMethod(endMethod); in TraceInjectionConfiguration()