org.objectweb.jonas_lib.loader.factory |
|
Java Source File Name | Type | Comment |
DirURLFactory.java | Class | A DirURLFactory is used to create URLs
from an URL (pointing to a directory) and paths. |
JarURLFactory.java | Class | A JarURLFactory is used to create URLs
from a JarURL (jar:XXX) and paths. |
URLFactory.java | Class | An URLFactory is used to create a URL from a base URL. |