Package org.nuxeo.ecm.core.io.registry.context
-
Interface Summary Interface Description RenderingContext A context used to deliver parameter to marshallers during a marshalling request. -
Class Summary Class Description RenderingContext.CtxBuilder RenderingContext
builder.RenderingContext.SessionWrapper Session wrapper.RenderingContextImpl A thread-safeRenderingContext
implementation.RenderingContextImpl.RenderingContextBuilder ThreadSafeRenderingContext WrappedContext Provides a way to create sub contexts ofRenderingContext
to broadcast marshalled entities or state parameters from a marshaller to other marshaller. -
Enum Summary Enum Description DepthValues Possible depth values for "marshaller-to-marshaller" calls (to avoid the infinite loops). -
Exception Summary Exception Description MaxDepthReachedException Exception thrown when too much level of marshaller where loaded in cascade.