|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeshape.graph.ExecutionContext
org.modeshape.graph.DnaExecutionContext
@Deprecated public class DnaExecutionContext

A specialized form of ExecutionContext that supports the legacy JBoss DNA namespaces by automatically mapping them to
the corresponding ModeShape namespaces. Note: This is only needed in cases where content originally persisted using JBoss
DNA is being accessed by ModeShape.
| Nested Class Summary | |
|---|---|
static class |
DnaExecutionContext.LegacyNamespacePrefixes
Deprecated. |
static class |
DnaExecutionContext.LegacyNamespaceUris
Deprecated. |
static class |
DnaExecutionContext.ModeShapeNamespaceUris
Deprecated. |
| Field Summary |
|---|
| Fields inherited from class org.modeshape.graph.ExecutionContext |
|---|
DEFAULT_CONTEXT |
| Constructor Summary | |
|---|---|
DnaExecutionContext()
Deprecated. |
|
DnaExecutionContext(ExecutionContext original)
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class org.modeshape.graph.ExecutionContext |
|---|
clone, getClassLoader, getClassLoaderFactory, getId, getLogger, getLogger, getMimeTypeDetector, getNamespaceRegistry, getPropertyFactory, getSecurityContext, getValueFactories, initializeDefaultNamespaces, toString, with, with, with, with |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated public DnaExecutionContext()
@Deprecated public DnaExecutionContext(ExecutionContext original)
original - the original
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||