Package | Description |
---|---|
org.eclipse.jetty.annotations |
Jetty Annotations : Support for Servlet Annotations
|
org.eclipse.jetty.ant |
Jetty Ant : Ant Tasks and Configuration
|
org.eclipse.jetty.osgi.annotations |
Class and Description |
---|
AbstractDiscoverableAnnotationHandler
DiscoverableAnnotationHandler
Base class for handling the discovery of an annotation.
|
AnnotationConfiguration.ContainerClassNameResolver
ContainerClassNameResolver
Checks to see if a classname belongs to a hidden or visible package
when scanning for annotations and thus whether it should be excluded from
consideration or not.
|
AnnotationConfiguration.ParserTask
ParserTask
Task to executing scanning of a resource for annotations.
|
AnnotationConfiguration.ServletContainerInitializerOrdering
ServletContainerInitializerOrdering
A list of classnames of ServletContainerInitializers in the order in which
they are to be called back.
|
AnnotationConfiguration.TimeStatistic
TimeStatistic
Simple class to capture elapsed time of an operation.
|
AnnotationConfiguration.WebAppClassNameResolver
WebAppClassNameResolver
Checks to see if a classname belongs to hidden or visible packages when scanning,
and whether a classname that is a duplicate should override a previously
scanned classname.
|
AnnotationIntrospector
AnnotationIntrospector
|
AnnotationIntrospector.AbstractIntrospectableAnnotationHandler
AbstractIntrospectableAnnotationHandler
Base class for handlers that introspect a class to find a particular annotation.
|
AnnotationIntrospector.IntrospectableAnnotationHandler
IntrospectableAnnotationHandler
Interface for all handlers that wish to introspect a class to find a particular annotation
|
AnnotationParser
AnnotationParser
Use asm to scan classes for annotations.
|
AnnotationParser.AbstractHandler
AbstractHandler
Convenience base class to provide no-ops for all Handler methods.
|
AnnotationParser.ClassInfo
ClassInfo
Immutable information gathered by parsing class header.
|
AnnotationParser.FieldInfo
FieldInfo
Immutable information gathered by parsing a field on a class.
|
AnnotationParser.Handler
Handler
Signature for all handlers that respond to parsing class files.
|
AnnotationParser.MethodInfo
MethodInfo
Immutable information gathered by parsing a method on a class.
|
ClassInheritanceHandler
ClassInheritanceHandler
As asm scans for classes, remember the type hierarchy.
|
ClassNameResolver |
ContainerInitializerAnnotationHandler |
Class and Description |
---|
AnnotationConfiguration
Configuration for Annotations
|
Class and Description |
---|
AnnotationConfiguration
Configuration for Annotations
|
AnnotationConfiguration.ParserTask
ParserTask
Task to executing scanning of a resource for annotations.
|
AnnotationParser
AnnotationParser
Use asm to scan classes for annotations.
|
AnnotationParser.Handler
Handler
Signature for all handlers that respond to parsing class files.
|
ClassNameResolver |
Copyright © 1995-2015 Webtide. All Rights Reserved.