Uses of Interface
org.apache.openjpa.instrumentation.InstrumentationManager
Packages that use InstrumentationManager
Package
Description
OpenJPA Configuration
-
Uses of InstrumentationManager in org.apache.openjpa.conf
Methods in org.apache.openjpa.conf that return InstrumentationManagerModifier and TypeMethodDescriptionOpenJPAConfiguration.getInstrumentationManagerInstance()
Gets an instance of the instrumentation manager.OpenJPAConfigurationImpl.getInstrumentationManagerInstance()
Methods in org.apache.openjpa.conf with parameters of type InstrumentationManagerModifier and TypeMethodDescriptionvoid
OpenJPAConfigurationImpl.setInstrumentationManager
(InstrumentationManager im) -
Uses of InstrumentationManager in org.apache.openjpa.instrumentation
Classes in org.apache.openjpa.instrumentation that implement InstrumentationManagerModifier and TypeClassDescriptionclass
An implementation of an instrumentation manager.