Class DataExchangeLockCacheProperties
java.lang.Object
com.broadleafcommerce.dataexchange.service.DataExchangeLockCacheProperties
@ConfigurationProperties(prefix="broadleaf.dataexchange.lock-cache")
public class DataExchangeLockCacheProperties
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DataExchangeLockCacheProperties
public DataExchangeLockCacheProperties()
-
-
Method Details
-
getSize
public int getSize()The maximum number of locks to keep in the cache. -
setSize
public void setSize(int size) The maximum number of locks to keep in the cache. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-