Class DefaultWebInterfaceContext

java.lang.Object
com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
All Implemented Interfaces:
ContextMap<String,Object>, WebInterfaceContext, Map<String,Object>

@ParametersAreNonnullByDefault public class DefaultWebInterfaceContext extends Object implements WebInterfaceContext
Implementation which stores everything in a map for easy conversion and copying, if not type safety.