liquibase.lockservice.ext
Class Config

java.lang.Object
  extended by liquibase.lockservice.ext.Config

public class Config
extends Object


Method Summary
static Config getInstance()
           
 boolean isEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static Config getInstance()

isEnabled

public boolean isEnabled()


Copyright © 2014 Liquibase.org. All rights reserved.