public interface Lockable
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLocked()
Determines if it is no longer possible to modify this resource until it is torn down.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.