Index

C F I L 
All Classes and Interfaces|All Packages

C

ComponentLoader - Interface in io.opentelemetry.common
A loader for components that are discovered via SPI.

F

forClassLoader(ClassLoader) - Static method in interface io.opentelemetry.common.ComponentLoader
Create an instance for the classLoader using ServiceLoader.load(Class, ClassLoader).

I

io.opentelemetry.common - package io.opentelemetry.common
 

L

load(Class<T>) - Method in interface io.opentelemetry.common.ComponentLoader
Load implementations of an SPI.
C F I L 
All Classes and Interfaces|All Packages