Package javax.enterprise.inject.spi
Class SecurityActions
- java.lang.Object
-
- javax.enterprise.inject.spi.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 <T> java.util.ServiceLoader<T>
loadService(java.lang.Class<T> service, java.lang.ClassLoader classLoader)
-