public class SessionScopedDecoratorImpl extends Object implements SessionScopedDecorator
| Constructor and Description |
|---|
SessionScopedDecoratorImpl(org.springframework.data.mongodb.core.SessionScoped impl,
com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker invoker) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.mongodb.core.SessionScoped |
getImpl() |
com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker |
getInvoker() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, executepublic SessionScopedDecoratorImpl(org.springframework.data.mongodb.core.SessionScoped impl,
com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker invoker)
public org.springframework.data.mongodb.core.SessionScoped getImpl()
getImpl in interface SessionScopedDecoratorpublic com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker getInvoker()
getInvoker in interface SessionScopedDecoratorCopyright © 2021. All rights reserved.