de.smartics.jboss.vfs
Class VfsClassPathListing
java.lang.Object
de.smartics.jboss.vfs.VfsClassPathListing
-
All Implemented Interfaces:
-
de.smartics.util.lang.classpath.ClassPathListing
-
public final class VfsClassPathListing
-
extends
Object
-
implements de.smartics.util.lang.classpath.ClassPathListing
Supports listing of class path elements for protocols vfs
, jar
and file
.
Based on implementations provided by smartics-commons.
Method Summary |
List<String> |
list(de.smartics.util.lang.classpath.ClassPathContext context, String resourcePath) |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VfsClassPathListing
public VfsClassPathListing()
list
public List<String> list(de.smartics.util.lang.classpath.ClassPathContext context,
String resourcePath)
throws NullPointerException,
IllegalArgumentException
-
-
Specified by:
-
list
in interface
de.smartics.util.lang.classpath.ClassPathListing
-
-
Throws:
-
NullPointerException
-
IllegalArgumentException
Copyright © 2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.