Package | Description |
---|---|
org.apache.xbean.naming.context |
Modifier and Type | Class | Description |
---|---|---|
class |
ContextAccessControlList |
Modifier and Type | Field | Description |
---|---|---|
static ContextAccess |
ContextAccess.MODIFIABLE |
|
static ContextAccess |
ContextAccess.UNMODIFIABLE |
Modifier and Type | Method | Description |
---|---|---|
protected ContextAccess |
AbstractContext.getContextAccess() |
Constructor | 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–2018. All rights reserved.