Package com.sun.jersey.spi.scanning

Provides support for server-side class scanning.

See:
          Description

Class Summary
AnnotationScannerListener A scanner listener that processes Java class files (resource names ending in ".class") annotated with one or more of a set of declared annotations.
PathProviderScannerListener An annotation-based scanning listener for classes annotated with Path or Provider.
WebAppResourcesScanner A scanner that recursively scans resources within a Web application.
 

Package com.sun.jersey.spi.scanning Description

Provides support for server-side class scanning.



Copyright © 2010 Oracle Corporation. All Rights Reserved.