Package org.apache.openjpa.lib.instrumentation
-
Interface Summary Interface Description Instrument Interface that must be implemented by instruments.InstrumentationProvider Pluggable instrumentation providers (ex. -
Class Summary Class Description AbstractInstrument Provides a base for creating instruments.AbstractInstrumentationProvider Specialized instrumentation providers can extend this class to get basic provider state and capabilities. -
Enum Summary Enum Description InstrumentationLevel The instrumentation level can be used to indicate if and when an instrument will be automatically started and stopped.