public class DefaultMemoryManagementService extends Object implements org.mule.runtime.api.memory.management.MemoryManagementService
MemoryManagementService| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
org.mule.runtime.api.memory.provider.ByteBufferProvider |
getByteBufferProvider(String name,
org.mule.runtime.api.memory.provider.ByteBufferProviderConfiguration configuration) |
static DefaultMemoryManagementService |
getInstance() |
void |
initialise() |
public static DefaultMemoryManagementService getInstance()
public void dispose()
dispose in interface org.mule.runtime.api.lifecycle.Disposablepublic void initialise()
throws org.mule.runtime.api.lifecycle.InitialisationException
initialise in interface org.mule.runtime.api.lifecycle.Initialisableorg.mule.runtime.api.lifecycle.InitialisationExceptionpublic org.mule.runtime.api.memory.provider.ByteBufferProvider getByteBufferProvider(String name, org.mule.runtime.api.memory.provider.ByteBufferProviderConfiguration configuration)
getByteBufferProvider in interface org.mule.runtime.api.memory.management.MemoryManagementServiceCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.