See: Description
| Class | Description |
|---|---|
| ConstructorInstance<T> |
Execute instance creation as privileged action.
|
| GetAnnotationParameter<T> | |
| GetClassLoader | |
| GetConstructor<T> | |
| GetDeclaredField | |
| GetDeclaredFields | |
| GetDeclaredMethod | |
| GetDeclaredMethods | |
| GetMethod | |
| GetMethodFromPropertyName | |
| GetMethods | |
| LoadClass | |
| NewInstance<T> |
Execute instance creation as privileged action.
|
| SetAccessibility |
Implementations of PrivilegedAction in order to execute reflection operations in a security manager.
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.