Class DefaultEventLoopGroupRegistry

java.lang.Object
io.micronaut.http.netty.channel.DefaultEventLoopGroupRegistry
All Implemented Interfaces:
EventLoopGroupRegistry

@Factory @Internal public class DefaultEventLoopGroupRegistry extends Object implements EventLoopGroupRegistry
Factory for creating named event loop groups.
Since:
2.0
Author:
graemerocher