public CdLocks(Locks orgn)
orgn - Original objectpublic boolean exists(String name) throws IOException
Locksexists in interface Locksname - Name of lockIOException - If fails@Cacheable(lifetime=1,
unit=HOURS)
public Lock get(String name)
throws IOException
Locksget in interface Locksname - Name of lockIOException - If failsCopyright © 2014–2015 stateful.co. All rights reserved.