opentelemetry-java-instrume.../instrumentation/classloaders/javaagent
Mateusz Rzeszutek 8f3ea83504
Move some classes out of instrumentation-api (#2466)
* MethodsConfigurationParser is moved to javaagent-tooling - it's only used in some instrumentation modules
* BootstrapPackagePrefixesHolder is moved to javaagent-api - it just needs to be in the bootstrap CL for the classloader instrumentation, so it does not necessarily need to be instrumentation-api
2021-03-02 10:31:53 -08:00
..
jboss-testing testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
osgi-testing testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
src Move some classes out of instrumentation-api (#2466) 2021-03-02 10:31:53 -08:00
tomcat-testing testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
classloaders-javaagent.gradle Run tests with javaagent. (#1643) 2021-01-04 13:13:24 -08:00