|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstrumentationManager | |
---|---|
org.apache.openjpa.conf | OpenJPA Configuration |
org.apache.openjpa.instrumentation |
Uses of InstrumentationManager in org.apache.openjpa.conf |
---|
Methods in org.apache.openjpa.conf that return InstrumentationManager | |
---|---|
InstrumentationManager |
OpenJPAConfigurationImpl.getInstrumentationManagerInstance()
|
InstrumentationManager |
OpenJPAConfiguration.getInstrumentationManagerInstance()
Gets an instance of the instrumentation manager. |
Methods in org.apache.openjpa.conf with parameters of type InstrumentationManager | |
---|---|
void |
OpenJPAConfigurationImpl.setInstrumentationManager(InstrumentationManager im)
|
Uses of InstrumentationManager in org.apache.openjpa.instrumentation |
---|
Classes in org.apache.openjpa.instrumentation that implement InstrumentationManager | |
---|---|
class |
InstrumentationManagerImpl
An implementation of an instrumentation manager. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |