Uses of Class
org.ow2.jonas.lib.loader.factory.URLFactory

Packages that use URLFactory
org.ow2.jonas.lib.loader.factory   
 

Uses of URLFactory in org.ow2.jonas.lib.loader.factory
 

Subclasses of URLFactory in org.ow2.jonas.lib.loader.factory
 class DirURLFactory
          A DirURLFactory is used to create URLs from an URL (pointing to a directory) and paths.
 class JarURLFactory
          A JarURLFactory is used to create URLs from a JarURL (jar:XXX) and paths.
 

Methods in org.ow2.jonas.lib.loader.factory that return URLFactory
static URLFactory URLFactory.getFactory(URL url)
          Return a new URLFactory in function of the URL type.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.