Package org.apache.shindig.config

Interface Summary
ContainerConfig Represents a container configuration.
 

Class Summary
AbstractContainerConfig Base class for container configurations.
ContainerConfigELResolver ELResolver that handles adds support for: - the "Cur" property, for explicit reference to the current container config - the "parent" property, for explicit and recursive reference to config parents - implicit reference to top-level properties in the current container config or inside any parents
DynamicConfigProperty String property that can be interpreted using a container context.
JsonContainerConfig Represents a container configuration using JSON notation.
 

Exception Summary
ContainerConfigException Thrown for problems encountered with the container configuration.
 



Copyright © 2007-2012. All Rights Reserved.