Uses of Class
org.chenile.core.context.ContextContainer.Context
Packages that use ContextContainer.Context
-
Uses of ContextContainer.Context in org.chenile.core.context
Fields in org.chenile.core.context declared as ContextContainer.ContextModifier and TypeFieldDescriptionprivate final ContextContainer.ContextContextContainer.ContextSnapshot.contextFields in org.chenile.core.context with type parameters of type ContextContainer.ContextModifier and TypeFieldDescriptionprivate static final ThreadLocal<ContextContainer.Context> ContextContainer.contextsMethods in org.chenile.core.context that return ContextContainer.ContextModifier and TypeMethodDescriptionprivate ContextContainer.ContextContextContainer.copyContext(ContextContainer.Context source) ContextContainer.getContext()Methods in org.chenile.core.context with parameters of type ContextContainer.ContextModifier and TypeMethodDescriptionprivate ContextContainer.ContextContextContainer.copyContext(ContextContainer.Context source) Constructors in org.chenile.core.context with parameters of type ContextContainer.ContextModifierConstructorDescriptionprivateContextSnapshot(boolean contextPresent, ContextContainer.Context context)