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

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

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

Methods in org.hibernate.validator.util.privilegedactions that return NewInstance
static
<T> NewInstance<T>
NewInstance.action(Class<T> clazz, String message)
           
 



Copyright © 2007-2010 Red Hat Middleware, LLC. All Rights Reserved