Package com.sun.jersey.core.spi.scanning.uri

Provides support for package-based class scanning using URIs.

See:
          Description

Interface Summary
UriSchemeScanner An interface for scanning URI-based resources and reporting those resources to a scanning listener.
 

Class Summary
BundleSchemeScanner  
FileSchemeScanner A "file" scheme URI scanner that recursively scans directories.
JarZipSchemeScanner A "jar" and "zip" scheme URI scanner that recursively jar files.
VfsSchemeScanner A JBoss-based "vfsfile" and "vfszip" scheme URI scanner.
 

Package com.sun.jersey.core.spi.scanning.uri Description

Provides support for package-based class scanning using URIs.



Copyright © 2010 Oracle Corporation. All Rights Reserved.