Class InstrumentationManagerImpl

java.lang.Object
org.apache.openjpa.instrumentation.InstrumentationManagerImpl
All Implemented Interfaces:
InstrumentationManager, Closeable

public class InstrumentationManagerImpl extends Object implements InstrumentationManager
An implementation of an instrumentation manager.
  • Field Details

  • Constructor Details

    • InstrumentationManagerImpl

      public InstrumentationManagerImpl()
  • Method Details