public class SingletonScopeFactory extends ScopeManager
Constructor and Description |
---|
SingletonScopeFactory() |
Modifier and Type | Method and Description |
---|---|
Scope |
getCurrentScope() |
protected void |
setCurrentScope(Scope scope) |
public Scope getCurrentScope()
getCurrentScope
in class ScopeManager
protected void setCurrentScope(Scope scope)
setCurrentScope
in class ScopeManager
Copyright © 2020 Liquibase.org. All rights reserved.