G I J O

G

getAnnotationsAction(AnnotatedElement) - Static method in class org.apache.openjpa.lib.util.J2DoPriv5Helper
Return a PrivilegeAction object for AnnotatedElement.getAnnotations().
getDeclaredAnnotationsAction(AnnotatedElement) - Static method in class org.apache.openjpa.lib.util.J2DoPriv5Helper
Return a PrivilegeAction object for AnnotatedElement.getDeclaredAnnotations().

I

isAnnotationPresentAction(AnnotatedElement, Class) - Static method in class org.apache.openjpa.lib.util.J2DoPriv5Helper
Return a PrivilegeAction object for AnnotatedElement.isAnnotationPresent().

J

J2DoPriv5Helper - Class in org.apache.openjpa.lib.util
Helper class to obtain the Privilege(Exception)Action object to perform Java 2 doPrivilege security sensitive function call in the following methods: AnnotatedElement.getAnnotations AnnotatedElement.getDeclaredAnnotations AnnotatedElement.isAnnotationPresent
J2DoPriv5Helper() - Constructor for class org.apache.openjpa.lib.util.J2DoPriv5Helper
 

O

org.apache.openjpa.lib.util - package org.apache.openjpa.lib.util
 

G I J O

Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.