Uses of Class
net.sf.mmm.util.resource.base.AbstractDataResourceProxy

Packages that use AbstractDataResourceProxy
net.sf.mmm.util.resource.base Contains the base implementation of the resource-API
 

Uses of AbstractDataResourceProxy in net.sf.mmm.util.resource.base
 

Subclasses of AbstractDataResourceProxy in net.sf.mmm.util.resource.base
protected  class AbstractBrowsableResourceFactory.BrowsableResourceAdapter
          This is an implementation of the BrowsableResource interface, that adapts another BrowsableResource and enhances the AbstractBrowsableResourceFactory.BrowsableResourceAdapter.navigate(String)-method to support switching schemes via the BrowsableResourceFactory that created this BrowsableResource.
 class AbstractBrowsableResourceProxy
          This is an abstract implementation of the BrowsableResource interface that delegates to another BrowsableResource.
protected  class AbstractDataResourceFactory.DataResourceAdapter
          This is an implementation of the DataResource interface, that adapts another DataResource and enhances the AbstractDataResourceFactory.DataResourceAdapter.navigate(String)-method to support switching schemes via the DataResourceFactory that created this DataResource.
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.