Uses of Interface
org.apache.tapestry.asset.ResourceMatcher

Packages that use ResourceMatcher
org.apache.tapestry.asset Implementations of IAsset, as well as the ExternalResource, used to handle private assets. 
 

Uses of ResourceMatcher in org.apache.tapestry.asset
 

Classes in org.apache.tapestry.asset that implement ResourceMatcher
 class ResourceMatcherImpl
          Implementation of ResourceMatcher.
 

Methods in org.apache.tapestry.asset with parameters of type ResourceMatcher
 void AssetService.setUnprotectedMatcher(ResourceMatcher matcher)
           
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.