Class AbstractInstrumentationProvider

  • All Implemented Interfaces:
    Configurable, InstrumentationProvider

    public abstract class AbstractInstrumentationProvider
    extends Object
    implements InstrumentationProvider, Configurable
    Specialized instrumentation providers can extend this class to get basic provider state and capabilities. It implements Configurable so it can be used within the configuration framework to participate in automatic configuration.