info.magnolia.commands.chain
Interface Context

All Superinterfaces:
Map
All Known Subinterfaces:
Context, SystemContext, ThreadDependentSystemContext, UserContext, WebContext
All Known Implementing Classes:
AbstractContext, AbstractMapBasedContext, AbstractSystemContext, ContextDecorator, JCRSessionPerThreadSystemContext, SimpleContext, SingleJCRSessionSystemContext, UserContextImpl, WebContextImpl

public interface Context
extends Map

Replacement for org.apache.commons.chain.Context.

A Context represents the state information that is accessed and manipulated by the execution of a Command or a Chain.


Nested Class Summary
 
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
 
Method Summary
 
Methods inherited from interface java.util.Map
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
 



Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.