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

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

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

Methods in org.hibernate.validator.util.privilegedactions that return ConstructorInstance
static
<T> ConstructorInstance<T>
ConstructorInstance.action(Constructor<T> constructor, Object... initArgs)
           
 



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