Package net.bytebuddy.dynamic.loading
Interface ClassInjector.UsingUnsafe.System
-
- Enclosing class:
- ClassInjector.UsingUnsafe
@Proxied("java.lang.System") protected static interface ClassInjector.UsingUnsafe.System
A proxy ofjava.lang.System.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetSecurityManager()Returns the current security manager ornullif not available.
-