|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstrumentationProvider | |
|---|---|
| org.apache.openjpa.lib.instrumentation | |
| Uses of InstrumentationProvider in org.apache.openjpa.lib.instrumentation |
|---|
| Classes in org.apache.openjpa.lib.instrumentation that implement InstrumentationProvider | |
|---|---|
class |
AbstractInstrumentationProvider
Specialized instrumentation providers can extend this class to get basic provider state and capabilities. |
| Methods in org.apache.openjpa.lib.instrumentation that return InstrumentationProvider | |
|---|---|
InstrumentationProvider |
Instrument.getProvider()
Gets the instrumentation provider for the instrument. |
InstrumentationProvider |
AbstractInstrument.getProvider()
|
| Methods in org.apache.openjpa.lib.instrumentation with parameters of type InstrumentationProvider | |
|---|---|
void |
Instrument.setProvider(InstrumentationProvider provider)
Sets the instrumentation provider for the instrument. |
void |
AbstractInstrument.setProvider(InstrumentationProvider provider)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||