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.
BundleContext An object that acts as a storage location for ResourceBundles that are declared inside of a JSP.
BundleContext.BundleNode  
BundleContext.NetUIBundleNode  
BundleContext.StrutsBundleNode  
BundleMap Provide a Map of BundleMap.ScriptableBundle objects that can expose various implementations of BundleContext.BundleNode to expression languages.
DataAccessProviderBean  
DataAccessProviderStack  
ImplicitObjectUtil  
ScriptablePageInput Provide a Map object that exposes a set of page inputs to expression language clients.