Uses of Interface
net.sf.mmm.util.resource.api.BrowsableResourceFactory

Packages that use BrowsableResourceFactory
net.sf.mmm.util.resource.base Contains the base implementation of the resource-API
net.sf.mmm.util.resource.impl Contains the implementation of the resource-API
net.sf.mmm.util.xml.base.jaxb Contains various XmlAdapter for mapping of common data-types and data-containers with JAXB. 
 

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

Classes in net.sf.mmm.util.resource.base that implement BrowsableResourceFactory
 class AbstractBrowsableResourceFactory
          This is the abstract base implementation of the BrowsableResourceFactory interface.
 

Uses of BrowsableResourceFactory in net.sf.mmm.util.resource.impl
 

Classes in net.sf.mmm.util.resource.impl that implement BrowsableResourceFactory
 class BrowsableResourceFactoryImpl
          This is the default implementation of the BrowsableResourceFactory interface.
 

Uses of BrowsableResourceFactory in net.sf.mmm.util.xml.base.jaxb
 

Fields in net.sf.mmm.util.xml.base.jaxb declared as BrowsableResourceFactory
private  BrowsableResourceFactory XmlBeanMapper.resourceFactory
           
 

Methods in net.sf.mmm.util.xml.base.jaxb with parameters of type BrowsableResourceFactory
 void XmlBeanMapper.setResourceFactory(BrowsableResourceFactory browsableResourceFactory)
           
 



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