public interface Locked
Modifier and Type | Field and Description |
---|---|
static String |
PROP_LOCKED |
Modifier and Type | Method and Description |
---|---|
boolean |
isLocked() |
void |
unlock(CallbackHandler callbackHandler) |
static final String PROP_LOCKED
void unlock(CallbackHandler callbackHandler) throws Exception
Exception
boolean isLocked()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.