Uses of Class
com.dyuproject.ioc.AbstractResolver

Packages that use AbstractResolver
com.dyuproject.ioc   
 

Uses of AbstractResolver in com.dyuproject.ioc
 

Subclasses of AbstractResolver in com.dyuproject.ioc
 class ClasspathResolver
          A resolver that resolves a resource by loading it from the classpath.
 class FileResolver
          A resolver that resolves a resource by from the filesystem.
 class URLResolver
          A resolver that resolves a resource by opening the stream to the URL.
 



Copyright © 2008-2013. All Rights Reserved.