See: Description
Interface | Description |
---|---|
AnnotationIntrospector.IntrospectableAnnotationHandler |
IntrospectableAnnotationHandler
Interface for all handlers that wish to introspect a class to find a particular annotation
|
AnnotationParser.Handler |
Handler
Signature for all handlers that respond to parsing class files.
|
ClassNameResolver |
Class | Description |
---|---|
AbstractDiscoverableAnnotationHandler |
DiscoverableAnnotationHandler
Base class for handling the discovery of an annotation.
|
AnnotationConfiguration |
Configuration for Annotations
|
AnnotationConfiguration.ClassInheritanceMap | |
AnnotationDecorator |
AnnotationDecorator
|
AnnotationIntrospector |
AnnotationIntrospector
|
AnnotationIntrospector.AbstractIntrospectableAnnotationHandler |
AbstractIntrospectableAnnotationHandler
Base class for handlers that 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.
|
ClassInheritanceHandler |
ClassInheritanceHandler
As asm scans for classes, remember the type hierarchy.
|
ContainerInitializerAnnotationHandler | |
DeclareRolesAnnotationHandler |
DeclaresRolesAnnotationHandler
|
MultiPartConfigAnnotationHandler |
MultiPartConfigAnnotationHandler
|
PostConstructAnnotationHandler | |
PreDestroyAnnotationHandler | |
ResourceAnnotationHandler | |
ResourcesAnnotationHandler | |
RunAsAnnotationHandler | |
ServletContainerInitializersStarter |
ServletContainerInitializersStarter
Call the onStartup() method on all ServletContainerInitializers, after having
found all applicable classes (if any) to pass in as args.
|
ServletSecurityAnnotationHandler |
ServletSecurityAnnotationHandler
Inspect a class to see if it has an @ServletSecurity annotation on it,
setting up the
|
Util |
Util
|
WebFilterAnnotation |
WebFilterAnnotation
|
WebFilterAnnotationHandler |
WebFilterAnnotationHandler
|
WebListenerAnnotation |
WebListenerAnnotation
|
WebListenerAnnotationHandler | |
WebServletAnnotation |
WebServletAnnotation
|
WebServletAnnotationHandler |
WebServletAnnotationHandler
Process a WebServlet annotation on a class.
|
Copyright © 1995-2015 Webtide. All Rights Reserved.