public class Scopes extends Object
Scopes()
Scope
get(ScopeType scopeId)
get(String id)
static Scope
getCurrentScope(ScopeType value)
Logger
getLogger()
Map<String,Scope>
getScopes()
void
register(String id, Scope scope)
remove(String id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Scopes()
public void register(String id, Scope scope)
public void remove(String id)
public Scope get(String id)
public Scope get(ScopeType scopeId)
public Map<String,Scope> getScopes()
public Logger getLogger()
public static Scope getCurrentScope(ScopeType value)
Copyright © 2018 Brandao. All rights reserved.