Package com.sri.common.controller

This package contains utility classes for Controllers used by other SRI programs such as EMO.

See:
          Description

Interface Summary
ComponentServiceLocator Helps locate services/other objects.
IFooterStateHandler Provide contract method for adding common footer to all pages.
IHeaderStateHandler Provides contract method for adding common header to all pages.
StateHandler This interface is an alternative for external state classes produced inside expresso.
 

Class Summary
AbstractComponentController The component controller provides the home for two lightweight containers and a link to a third.
AbstractDBController Superclass for all TI controllers, for common behavior like logging.
ControllerUtil Utility and convenience methods that are related to controllers.
LoginAction Extension of Expresso's SimpleLoginController for EMO customization.
TestStateHandler Title: EMO
 

Exception Summary
NoSuchServiceException Exception thrown when we are unable to locate the given service specified in the service locator
 

Package com.sri.common.controller Description

This package contains utility classes for Controllers used by other SRI programs such as EMO. It includes the base class of all EMO controllers for header/footer work and some other interfaces useful for controller construction.



Copyright © 2004-2006 Codeguild, Inc.. All Rights Reserved.