de.smartics.jboss.vfs
Class VfsClassPathListing

Package class diagram package VfsClassPathListing
java.lang.Object
  extended by 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.


Constructor Summary
VfsClassPathListing()
           
 
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
 

Constructor Detail

VfsClassPathListing

public VfsClassPathListing()
Method Detail

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.