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