Class HibernateSingletons
- java.lang.Object
-
- io.opentelemetry.javaagent.instrumentation.hibernate.HibernateSingletons
-
public class HibernateSingletons extends Object
-
-
Constructor Summary
Constructors Constructor Description HibernateSingletons()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<HibernateOperation,Void>instrumenter()
-
-
-
Method Detail
-
instrumenter
public static io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<HibernateOperation,Void> instrumenter()
-
-