Package org.apache.beehive.netui.script.common

Interface Summary
IDataAccessProvider The IDataAccessProvider interface is implemented by objects that need to provide their children with data and wish to make it available to them with the container binding context.
 

Class Summary
AbstractScriptableMap Base Map implementation that can be used by clients that need to expose implicit objects to an expression language through a Map.
BundleMap Provide a Map of BundleMap.BundleNodeMap objects that can expose various implementations of BundleNode to expression languages.
DataAccessProviderBean  
DataAccessProviderStack  
ImplicitObjectUtil  
ScriptablePageInput Provide a Map object that exposes a set of page inputs to expression language clients.