Package org.araneaframework.framework.container

Standard implementations of Widget and Service containers.

See:
          Description

Class Summary
ExceptionHandlingFlowContainerWidget This flow container widget also handles any exceptions that may occur during any child widget processing.
RootFlowContainerWidget  
StandardContainerService A service that contains a service and routes actions to it.
StandardFlowContainerWidget A FlowContext where the flows are structured as a stack.
StandardFlowContainerWidget.CallFrame A widget, configurator and a handler are encapsulated into one logical structure, a call frame.
StandardFlowContainerWidget.StandardTransitionHandler  
StandardOverlayContainerWidget  
StandardServiceAdapterWidget A widget that contains a child service.
StandardWidgetAdapterService Service that contains a widget.
 

Package org.araneaframework.framework.container Description

Standard implementations of Widget and Service containers.