|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AnnotationAndNameMatchingTransactionAttributeSource | Classes are not considered for name matching, if they do not have the specified annotation on the class or method. |
ClassOrMethodAnnotationFilter | Matches if the annotation specified during construction is present on the class or any of methods returned by class.getMethods(). |
ClassOrMethodAnnotationMatcher | Matches if the specified annotation is present on the targetClass or if it is present on the most specific method on the target class corresponding to the method specified, as defined by AopUtils. |
ClassOrMethodAnnotationPointcut | Wrapper for ClassOrMethodAnnotationFilter and ClassOrMethodAnnotationMatcher that are based on the anotation type specified during construction. |
IfExistsFactoryBean | This is a description of what this class does - jjhanso don't forget to fill this in. |
MethodLoggingInterceptor | This interceptor generates log message before entering and after leaving the method being intercepted. |
NamedOrderedListBean | This class can be used to group items in spring for later retrieval by list name. |
Annotation Types Summary | |
---|---|
Cached | Simple metadata to target a class or method for spring method caching. |
CacheNoCopy | Simple metadata to target a class or method for spring method caching. |
Logged | Simple meta data to target a class or method for spring method logging. |
Spring utilities.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |