Package javax.enterprise.util
Class SecurityActions
- java.lang.Object
-
- javax.enterprise.util.SecurityActions
-
final class SecurityActions extends java.lang.Object
This utility class is used to optimize invocation made through the SecurityManager
-
-
Constructor Summary
Constructors Modifier Constructor Description private
SecurityActions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static java.lang.reflect.Method[]
getDeclaredMethods(java.lang.Class<?> clazz)
(package private) static void
setAccessible(java.lang.reflect.Method method)
-