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 ScopeManagerprotected Scope init(Scope scope) throws Exception
init in class ScopeManagerExceptionprotected void setCurrentScope(Scope scope)
setCurrentScope in class ScopeManagerCopyright © 2020 Liquibase.org. All rights reserved.