Package | Description |
---|---|
org.hibernate.validator.internal.util.privilegedactions |
Implementations of PrivilegedAction in order to execute reflection operations in a security manager.
|
Modifier and Type | Method and Description |
---|---|
static NewProxyInstance<Object> |
NewProxyInstance.action(ClassLoader classLoader,
Class<?>[] interfaces,
InvocationHandler invocationHandler) |
static <T> NewProxyInstance<T> |
NewProxyInstance.action(ClassLoader classLoader,
Class<T> interfaze,
InvocationHandler invocationHandler) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.