public interface ScopeRegistry
Modifier and Type | Method and Description |
---|---|
Scope |
getRegistredScope(ScopeType scopeType) |
Scope |
getRegistredScope(String name) |
void |
registerScope(String name,
Scope scope) |
Copyright © 2018 Brandao. All rights reserved.