Uses of Interface
org.int4.dirk.spi.scope.ScopeResolver
-
Packages that use ScopeResolver Package Description org.int4.dirk.spi.scope -
-
Uses of ScopeResolver in org.int4.dirk.spi.scope
Classes in org.int4.dirk.spi.scope that implement ScopeResolver Modifier and Type Class Description classAbstractScopeResolver<S>Abstract base implementation of aScopeResolverwhich manages a map of instances per scope.
-