Interface DefaultMemoryManagerFactory


public interface DefaultMemoryManagerFactory
Allows creation/customization of MemoryManager implementation to be used as the MemoryManager.DEFAULT_MEMORY_MANAGER. Specify a custom DefaultMemoryManagerFactory implementation using a JVM system property "org.glassfish.grizzly.MEMORY_MANAGER_FACTORY". Implementations of this interface will be created by invoking its no-arg constructor.
Since:
3.0