Class DefaultCustomScopeRegistry

java.lang.Object
io.micronaut.context.DefaultCustomScopeRegistry
All Implemented Interfaces:
CustomScopeRegistry

public class DefaultCustomScopeRegistry extends Object implements CustomScopeRegistry
Default implementation of the CustomScopeRegistry interface.
Since:
1.0
Author:
Graeme Rocher