Uses of Class
echoxul.view.locator.BaseViewLocator

Packages that use BaseViewLocator
echoxul.view.locator   
 

Uses of BaseViewLocator in echoxul.view.locator
 

Subclasses of BaseViewLocator in echoxul.view.locator
 class CachingViewLocator
          An extension of DelegatingViewLocator which caches all returned Views.
 class DelegatingViewLocator
          The DelegatingViewLocator loads a View from the first ResourceLocator which can find the resource.
 class DynamicViewLocator
          A ViewLocator which is not backed by any physical resources.
 



Copyright © 2004 Terry Laurenzo. All Rights Reserved.