Searched refs:startMethodComponents (Results 1 – 1 of 1) sorted by relevance
31 String[] startMethodComponents = parseMethod(startMethod); in TraceInjectionConfiguration() local33 startMethodClass = startMethodComponents[0]; in TraceInjectionConfiguration()34 startMethodName = startMethodComponents[1]; in TraceInjectionConfiguration()