public class JNDIURLResourceHandler
extends org.cruxframework.crux.classpath.AbstractURLResourceHandler
implements org.cruxframework.crux.classpath.URLResourceHandler
| Constructor and Description |
|---|
JNDIURLResourceHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists(URL url) |
org.cruxframework.crux.scanner.archiveiterator.DirectoryIteratorFactory |
getDirectoryIteratorFactory() |
URL |
getParentDir(URL url) |
String |
getProtocol() |
checkProtocol, getChildResourcepublic static final String PROTOCOL
public boolean exists(URL url)
exists in interface org.cruxframework.crux.classpath.URLResourceHandlerpublic String getProtocol()
getProtocol in interface org.cruxframework.crux.classpath.URLResourceHandlerpublic URL getParentDir(URL url)
getParentDir in interface org.cruxframework.crux.classpath.URLResourceHandlerpublic org.cruxframework.crux.scanner.archiveiterator.DirectoryIteratorFactory getDirectoryIteratorFactory()
getDirectoryIteratorFactory in interface org.cruxframework.crux.classpath.URLResourceHandlerCopyright © 2014. All rights reserved.