public class SpringLogAnnotationParser extends java.lang.Object implements LogAnnotationParser, java.io.Serializable
| Constructor and Description |
|---|
SpringLogAnnotationParser() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<LogOperation> |
parseLogAnnotations(java.lang.reflect.AnnotatedElement ae) |
public java.util.Collection<LogOperation> parseLogAnnotations(java.lang.reflect.AnnotatedElement ae)
parseLogAnnotations in interface LogAnnotationParser