Package org.glassfish.jersey.server.internal.scanning
package org.glassfish.jersey.server.internal.scanning
Jersey server-side internal resource scanning classes.
-
ClassDescriptionA scanner listener that processes Java class files (resource names ending in ".class") annotated with one or more of a set of declared annotations.Preparations for OSGi support.
Stack
ofResourceFinder
instances.A "file" scheme URI scanner that recursively scans directories.A scanner that recursively scans directories and jar files.A utility class that scans entries in jar files.A "jar", "zip" and "wsjar" scheme URI scanner that recursively jar files.A scanner that recursively scans URI-based resources present in a set of package names, and nested package names of that set.Find resources with a given name and class loader.An runtime exception that may be thrown when scanning.Processes resources found byResourceFinder
.An interface for scanning URI-based resources and reporting those resources to a scanning listener.A JBoss-based "vfsfile", "vfs" and "vfszip" scheme URI scanner.