| Package | Description |
|---|---|
| org.apache.xbean.naming.context |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextAccessControlList |
| Modifier and Type | Field and Description |
|---|---|
static ContextAccess |
ContextAccess.MODIFIABLE |
static ContextAccess |
ContextAccess.UNMODIFIABLE |
| Modifier and Type | Method and Description |
|---|---|
protected ContextAccess |
AbstractContext.getContextAccess() |
| Constructor and Description |
|---|
AbstractContext(String nameInNamespace,
ContextAccess contextAccess) |
AbstractFederatedContext(String nameInNamespace,
ContextAccess contextAccess) |
AbstractFederatedContext(String nameInNamespace,
ContextAccess contextAccess,
Set<Context> federatedContexts) |
WritableContext(String nameInNamespace,
Map<String,Object> bindings,
ContextAccess contextAccess) |
WritableContext(String nameInNamespace,
Map<String,Object> bindings,
ContextAccess contextAccess,
boolean cacheReferences) |
WritableContext(String nameInNamespace,
Map<String,Object> bindings,
ContextAccess contextAccess,
boolean cacheReferences,
boolean supportReferenceable,
boolean checkDereferenceDifferent,
boolean assumeDereferenceBound) |
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.