public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
List |
findFieldAnnotations(Class clazz) |
List |
findMethodAnnotations(Class clazz)
Find all annotations directly and inherited on a class.
|
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.