Package de.intarsys.tools.variable

Interface Summary
IVariableNamespace This defines the ability of a component to support generic key/value mappings from string to string.
IVariableNamespaces  
 

Class Summary
StandardVariableNamespace A general implementation for an object providing IVariableNamespace.
StandardVariableNamespaces  
VariableEnvironment A environment that allows per thread usage of IVariableSupport objects.
VariableNamespaces