|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectome.annotations.AnnotationUtils
public class AnnotationUtils
Checks metadata constraints on API calls.
Constructor Summary | |
---|---|
AnnotationUtils()
|
Method Summary | |
---|---|
static Object[] |
findMethodAnnotations(Class implClass,
Method mthd)
finds all parameter annotations for the given class
including on all implemented interfaces. |
static Object[] |
findParameterAnnotations(Class implClass,
Method mthd)
finds all parameter annotations for the given class
including on all implemented interfaces. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnnotationUtils()
Method Detail |
---|
public static Object[] findMethodAnnotations(Class implClass, Method mthd) throws ome.conditions.InternalException
annotations
for the given class
including on all implemented interfaces.
ome.conditions.InternalException
public static Object[] findParameterAnnotations(Class implClass, Method mthd) throws ome.conditions.InternalException
annotations
for the given class
including on all implemented interfaces.
ome.conditions.InternalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.