| Interface | Description |
|---|---|
| ProfilingDataConsumer<T extends ProfilingEventContext> |
A consumer of profiling data represented by a
ProfilingEventContext. |
| ProfilingDataConsumerDiscoveryStrategy |
A strategy for discovering the available instances of
ProfilingDataConsumer. |
| ProfilingDataProducer<T extends ProfilingEventContext,S> |
A producer of profiling data represented by a
ProfilingEventContext. |
| ProfilingEventContext |
The general event context to encapsulate profiling data.
|
| ProfilingProducerScope |
Represents the scope associated to a
ProfilingDataProducer. |
| ProfilingService |
Service that provides profiling resources.
|
| Enum | Description |
|---|---|
| ProfilingProducerScopeType |
Represents the type of
ProfilingProducerScope within which the profiling data produced by a
ProfilingDataProducer will be bound to. |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.