public interface ProfiledMemoryManagementService
extends org.mule.runtime.api.memory.management.MemoryManagementService
MemoryManagementService that can profile the usage of memory resources using the ProfilingService set.| Modifier and Type | Method and Description |
|---|---|
void |
setProfilingService(org.mule.runtime.api.profiling.ProfilingService profilingService)
The
ProfilingService used by the implementation for profiling the memory resources usage. |
void setProfilingService(org.mule.runtime.api.profiling.ProfilingService profilingService)
ProfilingService used by the implementation for profiling the memory resources usage.profilingService - the ProfilingService used by the implementation to track/profile resources.Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.