public interface ContextAccess
| Modifier and Type | Field and Description |
|---|---|
static ContextAccess |
MODIFIABLE |
static ContextAccess |
UNMODIFIABLE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isModifiable(Name name) |
static final ContextAccess MODIFIABLE
static final ContextAccess UNMODIFIABLE
boolean isModifiable(Name name)
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.