public interface ChangeLogRuntime
| Modifier and Type | Method and Description |
|---|---|
Object |
getInstance(Class<?> type) |
void |
initialize(LockManager lockManager) |
void |
runChangeSet(Object changeLogInstance,
Method changeSetMethod) |
void |
updateDriverDependencies(Set<ChangeSetDependency> dependencies) |
void initialize(LockManager lockManager)
void updateDriverDependencies(Set<ChangeSetDependency> dependencies)
void runChangeSet(Object changeLogInstance, Method changeSetMethod) throws IllegalAccessException, InvocationTargetException
Object getInstance(Class<?> type) throws MongockException
MongockExceptionCopyright © 2022. All rights reserved.