liquibase.integration.commandline
Class ChangeExecListenerUtils
java.lang.Object
liquibase.integration.commandline.ChangeExecListenerUtils
public final class ChangeExecListenerUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getChangeExecListener
public static ChangeExecListener getChangeExecListener(Database database,
ResourceAccessor resourceAccessor,
String changeExecListenerClass,
String changeExecListenerPropertiesFile)
throws Exception
- Throws:
Exception
Copyright © 2016 Liquibase.org. All rights reserved.