Uses of Class
org.hibernate.validator.util.privilegedactions.LoadClass

Packages that use LoadClass
org.hibernate.validator.util.privilegedactions Implementations of PrivilegedAction in order to execute reflection operations in a security manager. 
 

Uses of LoadClass in org.hibernate.validator.util.privilegedactions
 

Methods in org.hibernate.validator.util.privilegedactions that return LoadClass
static LoadClass LoadClass.action(java.lang.String className, java.lang.Class<?> caller)
           
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.