public interface Locker
boolean
isLocked()
lock()
void
release()
boolean lock() throws IOException
IOException
boolean isLocked() throws IOException
void release()
Copyright © 2007-2014 FuseSource, Corp.. All Rights Reserved.